Disable until page loads
Disable until page loads
Hey folks,
I am using jquery popup on a page that loads a few images plus a cgi
script
Problem is that if person is too quick and clicks before everything is
loaded they get an error from the cgi.
I'd like it to show "please wait" or something if they click before
page is finished loading. Then, if the have clicked too early they
get "OK, ready now" when it is.
Best way to do this in jquery?
Thanks in advance