https://github.com/johnantoni/blockui.togglesection
disables all sections below the (this) element, uses jquery.blockui plugin
https://github.com/johnantoni/blockui.togglesection
Last synced: 17 days ago
JSON representation
disables all sections below the (this) element, uses jquery.blockui plugin
- Host: GitHub
- URL: https://github.com/johnantoni/blockui.togglesection
- Owner: johnantoni
- Created: 2011-06-27T16:02:07.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-07-25T18:33:36.000Z (about 15 years ago)
- Last Synced: 2025-10-11T11:39:51.418Z (10 months ago)
- Language: JavaScript
- Homepage: http://jquery.malsup.com/block
- Size: 89.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme
Awesome Lists containing this project
README
// toggleSection
//
// disables all sections below the (this) element
//
// requires jquery.blockUI plugin
// http://jquery.malsup.com/block
//
// params : parameters to give to blockUI
// callback : plugin callback
//
// author: John Griffiths
// version: 0.3