monkeytroy
10-05-2007, 11:37 AM
I want to load a new page from my code in a pop-up. When I use
LzBrowser.laodJs('window.open(.... 'width=600,height=500,menubar=yes,toolbar=yes'..
My originating app disappears.
LzBrowser.loadURL works but the new window has no toolbar or address bar.
This is in a dhtml app btw.
Any one have thoughts on how to show a window, keep your existing app and get toolbars and address bars?
LzBrowser.laodJs('window.open(.... 'width=600,height=500,menubar=yes,toolbar=yes'..
My originating app disappears.
LzBrowser.loadURL works but the new window has no toolbar or address bar.
This is in a dhtml app btw.
Any one have thoughts on how to show a window, keep your existing app and get toolbars and address bars?