javascript獲得參數(shù)

字號:


    超級連接后的參數(shù)
    <body>
    <a href="javascript:location.href=location.href + '?a=1&b=2'">左邊獲取參數(shù)</a>
    </body>