ShowModelessDialog

Jul 23, 2005

I`m dynamicly creating a doc for a modeless window in IE 6..

win= showModelessDialog(oArgs, window, sFeatures);
win.document.title = 'some title'

doesnt work. Any ideas ?

View 12 Replies


ADVERTISEMENT

Window.showModelessDialog()

Jul 23, 2005

When I use window.showModelessDialog() to open a window. And then on the
opened window to open an another window with the same function,
window.showModelessDialog(). The last opened one is always on the top of the
first opened one. Is there any "work around" to have the first opened one go
to the front?

View 3 Replies View Related

ShowModelessDialog Placement Problem

Sep 27, 2006

i have a link through which i am opening a showModelessDialog . in that page there is a link for Cancel and Next. when the user clicks on Cancel the window closes and when the user clicks on Next another showModelessDialog opens [Closing the existing one].The problem is it does the same thing but that second showModelessDialog takes top and left as 0 and goes to the top-left corner of the screen. i have set the center parameter to Yes then also the problem perist. below is my code:

View 1 Replies View Related

Replacement For Window.showmodelessdialog In Mozilla

Jan 17, 2006

what is the replacement for window.navigate in mozilla & i was used window.showmodelessdialog in IE5 - in mozilla it is not working

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved