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:

simply creates the text in the class as an autocomplete plugin .

Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -