Home | Top | Free Ajax Editor | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


decodeURIComponent Method

 

Applies To: Global Object

Requirements

Version 5.5

Returns the unencoded version of an encoded component of a Uniform Resource Identifier (URI).

decodeURIComponent( encodedURIString )

The required encodedURIString argument is a value representing an encoded URI component.

Remarks

A URIComponent is part of a complete URI.

If the encodedURIString is not valid, a URIError occurs.

Home | Top | Free Ajax Editor | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.