window.locations.hrefは機能しません.
1333 ワード
location.hrefジャンプテスト1
location.hrefジャンプテスト2
location.hrefジャンプテスト3
sldjflsdjs
location.hrefジャンプテスト4
location.hrefジャンプテスト5
location.hrefジャンプテスト6
/*
: , ,
href="javascript:void(0)":
href="#":# , #top , , A
* , href , href="javascript:void(0)";
*/
function toUrl(x){
window.location.href = x;
}