robcalcroft / jquery-loadmask-plus

:shipit: A fork of jquery-loadmask which intends to modernise the look and feel of the original plugin by way of CSS updates and improved API usage.
Other
2 stars 2 forks source link

Addes posibility to specify position from top #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
My requirement was to be able to apply load mask to the entire page when 
submitting a form, and show the loading message at a height where the user can 
actually see it if the page is too long.

It works like this: $("#wrap").mask("Loading..",0,240);

The third parameter specifies how many pixels from top to place the loading 
message.

Hope someone finds it useful and will be somehow integrated in a newer version.

Nice plugin, thanks!

Original issue reported on code.google.com by atrandaf...@gmail.com on 1 Feb 2012 at 12:12

Attachments:

GoogleCodeExporter commented 9 years ago
This is a really nice addition.  Thanks so much!

Original comment by petpupp...@gmail.com on 27 Jun 2012 at 10:25

GoogleCodeExporter commented 9 years ago
Thank you so much

Original comment by nitinson...@gmail.com on 11 Mar 2015 at 10:38