How can I create a “Please Wait, Loading…” animation using jQuery?

后端 未结 17 1972
长情又很酷
长情又很酷 2020-11-22 00:07

I would like to place a \"please wait, loading\" spinning circle animation on my site. How should I accomplish this using jQuery?

17条回答
  •  一生所求
    2020-11-22 00:34

    Like Mark H said the blockUI is the way.

    Ex.:

    
    
    

    Obs.: I got the ajax-loader.gif on http://www.ajaxload.info/

提交回复
热议问题