[fusion-users] Re: Create A New Tab Pane and invoke URL
dschroll
dschroll at virtualcitysystems.de
Wed Jul 13 09:35:59 EDT 2011
hi JP,
you have to add something like this:
var tab4 = new Jx.Button.Tab({
label: OpenLayers.i18n('My Name of the Tab '),
* content: '<iframe frameborder="0" allowtransparency="true"
scrolling="no" id="My_New_Tab" src="My_New_Tab.html" name="My_New_Tab"
style="z-index:1010;position:relative;height:200px;width:200px;"></iframe>',*
});
Best Regards,
ds
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Create-A-New-Tab-Pane-and-invoke-URL-tp4225393p6579012.html
Sent from the Fusion Users mailing list archive at Nabble.com.
More information about the fusion-users
mailing list