Parse URL by Javascript. var parser = document.createElement('a');. parser.href = “http://example.com:3000/pathname/?search=test#hash”;.
確定! 回上一頁