[Javascript] (OT) IE support for input type="image"

Flavio Gomes flavio at economisa.com.br
Mon Jun 7 13:11:50 CDT 2004


I tested here in IE 6 and Firefox 0.8 what I got was:

http://localhost/inputimage.htm?varName.x=110&varName.y=50

Where .x and .y depends on where I clicked >_< and the "value" didnt 
came out,

---
Flavio Gomes
flavio at economisa.com.br


     _/_/_/_/ _/                   _/
    _/       _/   _/_/_/ _/    _/     _/_/
   _/_/_/   _/ _/    _/ _/    _/ _/ _/   _/
  _/       _/ _/    _/   _/ _/  _/ _/   _/
 _/       _/   _/_/_/     _/   _/   _/_/ 



Reuben D. Budiardja wrote:

>Hello,
>This is possibly OT but I don't know where else to ask, since this list is 
>closely related to web development anyway...
>I try to use forms with something like this:
><INPUT TYPE="image" SRC="myimage.png" NAME="varName" VALUE="myValue">
>
>This works fine in Mozilla , netscape, firefox. But when I try with IE, it 
>does not work. The VALUE attribute is not submmited. Is this a known problem 
>with IE support for this, or am I missing something ? I thought this is in 
>the HTML 4.0 recommendation. Please let me know if it's not. I'm trying to 
>follow standard so if it's not in the recommendation then I shouldn't use it.
>
>Thanks in advance for any help.
>RDB
>
>
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>https://lists.LaTech.edu/mailman/listinfo/javascript
>  
>



More information about the Javascript mailing list