jQuery DataTables - Slow initiation, “Normal” html table shown in the beginning

后端 未结 10 1426
旧时难觅i
旧时难觅i 2021-02-03 22:01

I\'m using jQuery DataTable plugin, but I got a concern where the scripts loading seems to take some time, so my web page is always displaying the ordinary html table first, and

10条回答
  •  Happy的楠姐
    2021-02-03 23:02

    I know it's very old question, but maybe I can help someone in future, how know ... So after many hours I find the only solution that work's for me (table it will be loaded after it is rendered complete):

          
                    
                        
                    
                    
                            
    Loading...
    Something Here

提交回复
热议问题