search for: nsidomwindowintern

Displaying 1 result from an estimated 1 matches for "nsidomwindowintern".

Did you mean: nsidomwindowinternal
2008 Jan 01
2
Ajax.Updater from within an IFrame
...+"\nLine:"+ ele2.lineNumber); } } ); } In the IFrame itself I am simply calling a <script>doMyFancyUpdate();</ script>. And these are the error messages I receive: With the alert command: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMWindowInternal.alert]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: functions.js :: anonymous :: line 752" data: no] Line 752 would be the alert part of the function When I commented out the alert command within onException: Ajax is not defined prototype.js Line...