javascript Global decodeURIComponent( )
| decodeURIComponent( ) | NN 6 IE 5.5(Win) ECMA 3 |
|
decodeURIComponent("encodedURIComponent") |
|
|
Returns a string with all URI-encoded values in the parameter restored to their original symbols. Intended for use on data portions of a URI excluding the protocol. |
|
| Parameters | |
|
|
| Returned Value | |
|
A string. |
|
Previous: javascript Global encodeURI( )
895,Nickname,Homepage or email,Comments here,Add comment
