PDA

View Full Version : <input type = "image"> ?


BigDaddy
01-20-2003, 08:07 PM
I'm working on some code I did not develop. I've never used an input type of "image". Anyone got any idea why I would want to use this?

It's just an img tag, isn't it?

redhead
01-20-2003, 09:27 PM
im pretty sure you can use it as a replacment for a submit button... eg: a nice image saying "click here to sign up for your free years subscription to junk mail" instead of a submit button :thumbsup:

BigDaddy
01-20-2003, 10:06 PM
Thks. I think that's what it is.