#$.afui.blockUI(opacity) ``` This will throw up a mask and block the UI ``` ##Example ``` $.afui.blockUI(.9) ``` ` ##Parameters ``` opacity number ``` ##Returns ``` undefined ```