Name

METHODS — NN n/a IE 4 HTML n/a

Synopsis

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.

Example

<A HREF="http://www.megacorp.com/cgi-bin/search?chap3" METHODS="GET">
Chapter 3</A>

Value

Comma-delimited list of one or more HTTP methods.

Default

None.

Object Model Reference

IE

[window.]document.links[i].Methods

[window.]document.all.elementID.Methods

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.