Name

protocolLong — NN n/a IE 4 DOM n/a

Synopsis

Read-only

A verbose description of the protocol implied by the URL of the HREF attribute or href property. Not supported in IE 4/Macintosh.

Example

if (document.all.myLink.protocolLong == "HyperText Transfer Protocol") {
    statements for treating document as server file
}

Value

String.

Default

None

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.