how to display 'loading' before content from jquery tabs is loaded

前端 未结 6 1603
灰色年华
灰色年华 2021-02-09 03:09

I am using jquery UI tabs and content loaded into the tab is on another page. so it is loading via ajax. There is some lag between the page loading during which the part of the

6条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-09 03:40

    blockUI is great, but i'd wager http://plugins.jquery.com/project/loading is a better fit for the situation.

提交回复
热议问题