Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

JavaScript installed on "the iPad" but verification test does not show moving letters????

JavaScript installed on iPad but not working for verification test. Error message says to install JavaScript to load the moving images, but JavaScript is installed and checked as "on" in "settings.". How do you get the moving letters to show so that you can complete verification test for website login?

iPad

Posted on May 23, 2012 9:07 AM

Reply
14 replies

May 25, 2012 2:09 PM in response to Xstitch

If it says "on" in the settings doesn't that mean it's installed?


It means it is "on". JavaScript is included in the Safari browser - it is not something that can be installed because it is already part of the OS. If something can be "installed" that implies it is optional and can be "uninstalled". JavaScript cannot be installed or uninstalled. It can just be turned on or off.


If JavaScript is turned on, and that site is still asking you to turn it on, then the site is not detecting JavaScript correctly.


As you still haven't told us which site you are seeing this on, nobody here can test whether the same happens to them on their iPad.

May 26, 2012 1:05 AM in response to Julian Wright

The specific site for this question is a secondary email account that I have at Comcast.net. Didn't realize it was a site specific test as I am often prompted to interpret the moving letters for a verification test when responding to various secure sites and especially when using new computers away from home. Thank you for the assist.

May 26, 2012 2:46 AM in response to Xstitch

Go to the settings app, select Safari > Advanced > enable Debug Console.


Go to that page and see if there are errors or warnings in the Debug Console. Make a screenshot and send it to the site admin. Tell him to make it webkit-/safari-mobile compatible.


There's nothing you can do on the iPad to make it work if the site does not use webkit compliant javaScript.

May 26, 2012 3:53 AM in response to zeichensprecher

There's no such thing as "webkit compliant javaScript".


WebKit is the HTML rendering engine and defines how a page is drawn on screen. It does nothing for JavaScript.


"JavaScriptCore" is the framework that runs JavaScript within WebKit rendered pages. The "Nitro" JavaScript engine is what Safari on the iPad uses and is the developmental successor to JavaScriptCore

May 26, 2012 4:19 AM in response to Julian Wright

Whatever...


When I say "webkit compliant JavaScript", I mean that the JavaScript on the website should be able to run in a Webkit Browser like Safari Mobile (in contrast of being optimized for Internet Explorer).


There are a lot of JavaScript APIs handled by some browsers but not by others. For example WebGL is available in Firefox and Safari, but not in Safari Mobile: http://caniuse.com/#search=WebGL

So, if the characters are (for example) drawn with WebGL, it would explain that it won't run in Safari Mobile. And you would get a message about this in the Debug Console.


But there may be other, much simpler solutions. I was merely showing him a way how to find out the origin of the problem and not trying to discuss about irrelevant Safari implementation details.

May 26, 2012 10:33 AM in response to Xstitch

https://login.comcast.net/


Those moving letters are not done with either JavaScript or Java, they are done with Adobe Flash - which is not available for iOS devices, and has been discontinued by Adobe for all mobile devices.


Seems Comcast do not want their customers to be able to login on that page unless they are using a laptop/desktop computer with Flash installed. Quite bad practise really to not offer an alternative for mobile devices.


Also, a very poor showing that they give an incorrect error message referring to JavaScript instead of Flash.

JavaScript installed on "the iPad" but verification test does not show moving letters????

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.