asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Element Attributes > METHODS Attribute

METHODS Attribute | Methods Property


Sets or returns the list of HTTP methods supported by the object.

Applies To:

Syntax

Inline <A METHODS = sMethod...>
Script a.Methods = sMethod ]

Possible Values

sMethod A comma-separated list of HTTP methods supported by the object for public use.

The property is read/write.

Remarks

These methods are more accurately given by the HTTP protocol when it is used. However, for reasons similar to those for the title property, it might be useful to include the information in advance in the link. The HTML user agent can choose a different rendering as a function of the methods allowed; for example, if an object had a method that supported searching, an icon denoting this could be rendered.

Applies To

A

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

If you have any question, comment or suggestion,
please send us a note