#$.afui.showMask(text);
Show the loading mask with specificed text
##Example
$.afui.showMask() $.afui.showMask('Fetching data...')
##Parameters
text string=
##Returns
undefined