I got a page with lots of div, span and so .... and it took about 3-5 seconds before the DOM gets ready. So, I want to show a spinner before the DOM gets ready. I'm using jQuery.
#Update
How to Block user from clicking on the page before DOM gets ready ?
以上就是Show spinner.gif before DOM gets ready的详细内容,更多请关注web前端其它相关文章!