Skip to content
This repository was archived by the owner on Apr 16, 2019. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 244 Bytes

File metadata and controls

29 lines (17 loc) · 244 Bytes

$.afui.blockUI(opacity)


This will throw up a mask and block the UI
         

Example

         $.afui.blockUI(.9)
         

`

Parameters

opacity                       number

Returns

undefined