there's something different with the DOM in IE8. the error is in scriptpad.js, line 333 - x -= editor.frame.contentDocument.body.scrollLeft; basically the value editor.frame.contentDocument is undefined in IE8
there's something different with the DOM in IE8.
the error is in scriptpad.js, line 333 - x -= editor.frame.contentDocument.body.scrollLeft;
basically the value editor.frame.contentDocument is undefined in IE8