asp.net.ph

Skip Navigation Links

PING Attribute | ping Property

Language References


Specifies a list of URLs to be notified if the user follows a hyperlink.

Syntax


Inline <element ping = strUrl...>
Script object.ping = strUrl ]

Possible Values


strUrl String specifying the URL to be notified if the user follows the hyperlink.

The property is read/write with no default value.

Remarks

The ping attribute, if present, gives the URLs of the resources that are interested in being notified if the user follows the hyperlink.

The value must be a set of space-separated tokens, each of which must be a valid non-empty URL whose scheme is an HTTP(S) scheme.

The value is used by the user agent for hyperlink auditing.

Example


Applies To

A, AREA, LINK

See Also

How HyperText Links Work



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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