Help me please....
myFile.js
Above code is working fine on F5 in IE to refresh the IFrame with it's Container Page but failed for FireFoxCode:window.onbeforeunload=init; function init() { parent.location.reload(); }
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 10 of 10
Threaded View
|
Click Here to Expand Forum to Full Width |