View Single Post
Old Dec 5th, 2006, 10:28 AM   #1
commodore
Programmer
 
Join Date: Nov 2005
Location: Estonia
Posts: 97
Rep Power: 0 commodore is an unknown quantity at this point
HTML Parameters to document.form.submit()

I have a submit similar to this <input type="submit" class="asdf"....
How can I use the "class=""" with javascript's document.form.submit() or do I have to use some other trick?
commodore is offline   Reply With Quote