Forum Moderators: phranque

Message Too Old, No Replies

email login script problem...

a question on javascript forms with no submit button

         

mechanical messiah

12:25 pm on Mar 22, 2003 (gmt 0)

10+ Year Member



is there any way that, for this email login that i'm making, you can just hit enter after typing your password and you'll submit the information? i don't like the submit button...

thank you in advance :)

Birdman

1:02 pm on Mar 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Try <input type="image" src="path to image" />

Make the image a small transparent gif or png.

mechanical messiah

9:50 pm on Mar 26, 2003 (gmt 0)

10+ Year Member



thanks, i didn't even think of that :)

WebJoe

10:32 pm on Mar 26, 2003 (gmt 0)

10+ Year Member



though it's probably not as it was intended to be, and from my experience sometimes not what the user (visitor) expects...

just something to think about