Files
emacs/lisp/web-completion-data/html-stuff/html-attributes-short-docs/img-ismap
2020-12-05 21:29:49 +01:00

7 lines
280 B
Plaintext

ismap
This Boolean attribute indicates that the image is part of a server-side map. If so, the precise coordinates of a click are sent to the server.
Usage note:
This attribute is allowed only if the <img> element is a descendant of an <a> element with a valid href attribute.