View Single Post
Old 03-08-2011, 05:52 PM   #5 (permalink)
captainmerton
The Acquainted
 
captainmerton's Avatar
 
Join Date: May 2009
Posts: 178
Thanks: 9
captainmerton is on a distinguished road
Default

Thanks - I'm halfway there. I've added the image:

PHP Code:
<img class="pleasewait" src="images/pleasewait.gif"
and the CSS:

PHP Code:
img.pleasewait {displaynone;} 
And the image is not shown. What should my form onSubmit javascript be?
captainmerton is offline  
Reply With Quote