as perfectly as FireFox...
But Chrome and Safari mess up.
Easy explanation: Load
http://www.aquivae.com/accelsor
in FF and then Chrome.
Written explanation:
What (IE6+,FF) should happen:
index.php -> jquery $load authenticate.html -> authenticate.html links
authenticate.css & authenticate.js
The email login input displays.
Once the user types in a correct login,
Then a new input appears for the password.
On focus, the input switches to a password protected input.
User logins.
Happiness.
What Chrome and Safari do:
All three input boxes are displayed horizontally.
No css, no javascript. It doesn't work.
I assume this is how Webkit handles external resources.
How do I get Webkit to recognize the external files in the same way FF
and IE do?
Thanks,
~ Mark
No comments:
Post a Comment