1.0.0 • Published 7 years ago

selesti-blockui v1.0.0

Weekly downloads
1
License
MIT
Repository
bitbucket
Last release
7 years ago

BlockUI Lite

Allows simply UI blocking for basic tasks like ajax contact forms etc.

Installation

  • run $ bower install selesti/blockui --save
  • include blockui.js and blockui.css into your project

Usage

  • Block the element jQuery('body').blockUI();
  • Unblock the element jQuery('body').unblockUI();
1.0.0

7 years ago