decodeURI should not decode those characters according to JS standard for that purpose JS contains a function named decodeURIComponent :P.
確定! 回上一頁