| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
| Up one level | ||
| demo.js [source] [150 lines] | ||
| jquery.blockUI.js [source] [361 lines] | blockUI provides a mechanism for blocking user interaction with a page (or parts of a page). This can be an effective way to simulate synchronous behavior during ajax operations without locking the browser. It will prevent user operations for the current page while it is active ane will return the page to normal when it is deactivate. blockUI accepts the following two optional arguments: message (String|Element|jQuery): The message to be displayed while the UI is blocked. The message argument can be a plain text string like "Processing...", an HTML string like "", a DOM element, or a jQuery object. The default message is " | |
| jquery.livequery.js [source] [250 lines] |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |