Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content assist menu doesn't pop-up in IE 8 #4

Open
razie opened this issue Nov 1, 2010 · 0 comments
Open

Content assist menu doesn't pop-up in IE 8 #4

razie opened this issue Nov 1, 2010 · 0 comments

Comments

@razie
Copy link
Owner

razie commented Nov 1, 2010

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant