超级连接后的参数

<body>

<a href="javascript:location.href=location.href + '?a=1&b=2'">左边获取参数</a>

</body>