Yes, I believe it could be a button. I've come across cases like that, where the HTML is <input type=image....> but the only way for me to access it is by button. I *think* that it's identified as an image if, in the html, you specifically have:
<img src="blah"...> but I could be wrong..so, correct away :) Shao On 7/13/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Is it? I'm confused. Could it be a button although it's input type is image??? > > Don't get confused with the name and the id prefix... > _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
