[Javascript] Re: (OT) IE support for input type="image" / a possible workaround of sorts

David Merchant merchant at LATECH.EDU
Mon Jun 7 20:01:25 CDT 2004


><INPUT TYPE="image" SRC="myimage.png" NAME="varName" VALUE="myValue">

According to an article on this at 
Http://ppewww.ph.gla.ac.uk/~flavell/alt/type-image.html, the best route to 
take to make this work on as many browsers as possible is to use all four 
of the following: alt, name, title and value attributes. Though even then, 
in Mozilla if the user turns off image support, the button is totally 
unusable: it does not show up at all, not even its alt text.

HTH,
David

Director of Integrated Technology
CATALyST
Louisiana Tech University
Carson Taylor Hall, Rm. 130
Adams Street (PO Box 3179)
Ruston, LA 71272
Tel: (318) 257-4772
Fax: (318) 257-3852
catalyst.latech.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20040607/56b6474f/attachment.htm>


More information about the Javascript mailing list