in reply to Re^4: Using hidden .. onmousdown
in thread Using hidden .. onmousdown

onsubmit is a javascript event, and the code inside the double-quotes in front of onsubmit is javascript code.

Replies are listed 'Best First'.
Re^6: Using hidden .. onmousdown
by vit (Friar) on Jan 27, 2008 at 23:52 UTC
    Thank you very much !!!!!