Hi!
I'm reading in the html spec that the INPUT element can have a "ismap" or a
"usemap" attribute, and thus that an image map can be associated with a
form. I've searched but didn't find any example of this. Can anybody show
me/point me to a practical example? Is this feature supported by browsers?
Note: NCSA's CGI tutorial has an example named "image maps in forms", but
the example given is a plain <input type=image...>, not an image map:
--
Rob
I'm reading in the html spec that the INPUT element can have a "ismap" or a
"usemap" attribute, and thus that an image map can be associated with a
form. I've searched but didn't find any example of this. Can anybody show
me/point me to a practical example? Is this feature supported by browsers?
Note: NCSA's CGI tutorial has an example named "image maps in forms", but
the example given is a plain <input type=image...>, not an image map:
--
Rob
Comment