javascript Global decodeURI( )
| decodeURI( ) | NN 6 IE 5.5(Win) ECMA 3 |
decodeURI("encodedURI") | |
|
Returns a string with most URI-encoded values in the parameter restored to their original symbols. Operates only on escaped (encoded) characters that are encodable via the encodeURI( ) method. |
|
| Parameters | |
|
|
| Returned Value | |
A string. |
|
Previous: javascript Global atob( ), btoa( )
893,Nickname,Homepage or email,Comments here,Add comment
