javascript - Modal Window Link Re-directing not working in IE6 -
I used both prototype windows and jquery thickbox windows to create modal window effects and they just do not work in IE 6 I am passing a parameter at the end of the URL, but this parameter that is not working is passing. If I remove the parameter and give a normal URL, then its work is fine. This is any other way to pass any parameters to work in IE 6. .. ??
The sample code for jquery lightbox is like this ..
tb_open_new ('copy /' + id + '? Ttbframe = true & height = 140 and width = 500 & amp; modal = true ')
Code of Javascript prototype window
Rename window = null; Var solWindow; Function OpenName (id, name, version) {NameName Window = New Window (Max: Max: false, at least: wrong, width: 520, height: 140, classname: "dodo", show: incorrect, title: "$ { Message: window .rename.title} ", url:" http: // $ {serverName} $ {contextPath} / main / rename / "+ id} Rename Window.setDestroyOnClose (); RenameWindow.showCenter (); RenameWindow.show (true); RenameWindow.setURL (url); }
Please help ... ??
You showModalDialog (to display a model window) )
to:
Comments
Post a Comment