摘要:
BlockUI's default options look (exactly) like this
阅读全文
posted @ 2015-02-02 14:33
狼来了
阅读(570)
推荐(0)
编辑
摘要:
This page demonstrates how to display a simple modal dialog. The button below will invoke blockUI with a custom message. Depending upon the user response (yes or no) an ajax call will be made while keeping the UI blocked.
阅读全文
posted @ 2015-02-02 14:30
狼来了
阅读(695)
推荐(0)
编辑
摘要:
This page demonstrates how to block selected elements on the page rather than the entire page. The buttons below will block/unblock access to the bordered area beneath them.
阅读全文
posted @ 2015-02-02 14:28
狼来了
阅读(231)
推荐(0)
编辑
摘要:
This page demonstrates several ways to block the page. Each button below activates blockUI and then makes a remote call to the server.
阅读全文
posted @ 2015-02-02 14:15
狼来了
阅读(177)
推荐(0)
编辑
摘要:
The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser[1]. When activated, it will prevent user activity with the page (or part of the page) until it is deactivated. BlockUI adds elements to the DOM to give it both the appearance and behavior of blocking user interaction.
阅读全文
posted @ 2015-02-02 14:13
狼来了
阅读(196)
推荐(0)
编辑
posted @ 2015-02-02 14:03
狼来了
阅读(248)
推荐(0)
编辑
摘要:
jQuery应该是各位用JavaScript做web开发的常用工具了,它有些插件能非常方便地操作cookie。
阅读全文
posted @ 2015-02-02 13:59
狼来了
阅读(425)
推荐(0)
编辑