We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1-1-elements.html always crashes in Mobile Safari and Chrome for iOS. This doesn't happen with 1-2-procedures.html.
The codemirror interface is very slow when run in mobile browsers too.
The text was updated successfully, but these errors were encountered:
I know that some mobile browsers disable web workers. For those I was planning to use something like this http://code.google.com/p/ie-web-worker/source/browse/trunk/worker.js which is a web worker stub thing. Not sure what to replace the editor with.
Sorry, something went wrong.
The problem is that only the first section, 1.1, doesn't work. Section 1.2 works on all the mobile browsers I've tested.
Sent from my iPad
On 18 Jan, 2013, at 4:57 AM, Li Xuanji [email protected] wrote:
I know that some mobile browsers disable web workers. For those I was planning to use something like this http://code.google.com/p/ie-web-worker/source/browse/trunk/worker.js which is a web worker stub thing. Not sure what to replace the editor with. — Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
eh. I'll take a look at that
ldct
No branches or pull requests
1-1-elements.html always crashes in Mobile Safari and Chrome for iOS. This doesn't happen with 1-2-procedures.html.
The codemirror interface is very slow when run in mobile browsers too.
The text was updated successfully, but these errors were encountered: