To actually read the file without changing the url, you have to load it via it's pathname. In javascript, you do this with XMLHttpRequest or $.ajax (jQuery). To ...
確定! 回上一頁