当用户单击链接时创建加载栏
我需要在用户单击链接时创建一个加载栏,并在必要时将数据(通过 Ajax)上传到 div#work
,然后显示加载栏。上传数据后,我希望停止该脚本,因为我的文件始终作为后台文件加载。如何用 jQuery 创建这个?
PS:抱歉,我的英语很差:(
I need to create a loading bar when the user clicks a link and if necessary – to upload data (via Ajax) into div#work
, then show the loading bar. When the data is uploaded then I want this script stopped, because I have files which are always loaded as background files. How to create this with jQuery?
ps: sorry but my english very bad :(
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)