Loading... message on jquery autocomplete -
How do I create "Loading ..." in the dropdown when it is loading?
Plugins are loading, while adding a class "ac_loading" to input. The default stylesheet defines the background image (indicator.gif) for that class.
You can keep your text or image dynamic here ...
Edit: MM I see you using jQueryUI autocomplete . But I think you can do it in the same way simply defining the object as autocomplete:
Comments
Post a Comment