Response title
This is preview!




I'm create a mobile website and using jQuery Mobile plugin. In the page, I need to call to a service by ajax and it's synch, while the request is sent and has response, a loading message should be displayed
It works well with **Firefox**, however with **Chrome**, or mobile device (safari on iOS), the loading message couldn't display, I have change the asynch to false to make it works, it's not what i expected
Following is my draft code
Anyone have the same issue? any suggestion for this case
I also add the sample on jsfiddle http://jsfiddle.net/ndkhoiits/jvqQJ/
© 2012 jQuery Foundation
Sponsored by
and others.
