[mapguide-users] Re: set active task pane tab in a widget (Fusion)
Jose Cerrejon
gis at mapas-sll.com
Fri Jan 14 03:57:28 EST 2011
Solved!
You have to call the DOM object with: top.tab1.setActive(true);
snipped code:
activate: function() {
top.tab1.setActive(true);
...
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/set-active-task-pane-tab-in-a-widget-Fusion-tp5915331p5921055.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list