|
|||||||
| JavaScript JavaScript (not Java) Discussion and technical support, including AJAX and frameworks (JQuery, MooTools, Prototype...) |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Chrome window.returnValue
Hi Experts
In my project i used one javascript function to return value form popup window , window.returnValue = str; window.close(); its working fine in IE & Firefox but not in chorme getting undefined, when i put window.returnValue in the alert of popup window i'm getting value in alert box i'm calling the page like var opPage = window.showModalDialog(URL, ''); in the parent window when put opPage in alert getting undefined. this working well in both IE & Firefox but not in Chrome guidance needed, thanks in advance |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|