Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
HTML and CSS
Properties
 Methods Property
METHODS Attribute | Methods Property

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

Syntax

HTML<ELEMENT METHODS = sMethod... >
Scripting[ sMethod = ] object.Methods

Possible Values

sMethodString that specifies or receives the comma-separated list of HTTP methods supported by the object for public use.

The property is read/write. The property has no default value.

DHTML expressions can be used in place of the preceding value(s). As of Internet Explorer 8, expressions are not supported in IE8 mode. For more information, see About Dynamic Properties.

Remarks

When the HTTP protocol is used, these methods are given more accurately by the protocol. However, for reasons similar to those for the title property, it can 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 that are allowed. For example, if an object has a method that supports searching, an icon denoting this can be rendered.

Standards Information

There is no public standard that applies to this property.

Applies To

A, HTMLAnchorElement Constructor
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker