Hi,
The root of the problem is in the "__loadLocalIFrameXML()"
function in "xmlIO.js".
Find the following code:
try {
document.body.removeChild(dataFrame);
}
catch (badFailure) {
The line:
document.body.removeChild(dataFrame);
causes the problem; by commenting it, you'll get rid of the bug.
I'm unsure of why exactly this happens and I'll definitely try to
resolve it. Next release (which is due to end of March) will fix
this and many other problems I've found.
Best regards,
- Dmitry Khudorozhkov, maintainer of XML for SCRIPT.
---------------------------------
Food fight? Enjoy some healthy debate
in the Yahoo! Answers Food & Drink Q&A. |