jQuery acts strange in Chrome with AJAX (example)
Im experiencing a strange issue in Chrome (or new Opera browser) and was
hoping you could shed some light to it.
Edit: Live example:
www.wcore.cz/demo/cms
login: demo password: demo
If you go to "Mùj profil" -> "Upravit" -> "Ulozit" it shows loading in
Firefox, IE etc, but not in Chrome.
I want to display a loading status to a user after he clicks an element
but it is not working when I have async=false set up in my Ajax call. It
basically waits until the call is completed and after then shows fills the
element with the "loading". It works just fine in FF, older Operas, IE..
I know that this explanation might be litle confusing, but someone could
know whats this all about.
Thank you for any tips.
No comments:
Post a Comment