July 1998
Intermediate to advanced
1456 pages
65h 5m
English
METHODS — NN n/a IE 4 HTML n/a
METHODS=”http-method"Optional
An advisory attribute about the functionality of the destination of a link. A browser could use this information to display special colors or images for the element content based on what the destination will do for the user.
<A HREF="http://www.megacorp.com/cgi-bin/search?chap3" METHODS="GET"> Chapter 3</A>
Comma-delimited list of one or more HTTP methods.
None.
[window.]document.links[i].Methods
[window.]document.all.elementID.Methods
Read now
Unlock full access