javascript 之獲得獲取url網址值,有2個方式 1、用location.href指令,如var g2url=location.href;,將網址內容放到g2url 2、用window.location.
確定! 回上一頁