Basically, i have a 4 steps registration process.
4 .html with 4 forms each one. Since you click next step in step one until you reach the step two it takes abouts 5 to 10 secs (it depends on the server…)
I want to shadow the window (and prevent users clicks etc etc) and show a spinner (to represent load process) while the transition to step two occurs.
In the site i have already colobox.js and jquery.js, I supose that it must be a jquery pluging tha accomplish perfectly the need or similar.
Any suggestion o pluggin or code sinppet??
Thanks in advice!!
I like jquery-loadmask.
With it, you can start masking with:
The loading text optional, if you leave it out, it will just mask without displaying a message. Unmasking is just as easy:
Here are some other options that I’m not as familiar with: