but i did not get “resolve_tabbar” in my js function .this tab is generated in child jsp.Please let me know that how to get resolve_tabbar in my js function.Becoz i have to set selected tab .
at the first time it’s working fine…but when i click another tab sat resolve_maintain_tabbbar and then again click on resolve_tabbar “a2” is not selected ,selected tab which i selected previous say a3
If you not forced reloading directly, top level tabbar will not reload content on tab changing, so once initialized resolve_tabbar will preserve its state. The code inside oninit attribute will be called only once.