TOP 页面时这样的
[code="java"]
初学javascript让大家见笑了,这个我百度了很久,也试过很多方法,都没有成功,希望哪位能指点下。
把你那个a页面的button换成
draggable
就可以了,这样最简单,button的话,只能写Javascript了..
a.html代码
<br> function doChange(){<br> window.top.location.href= '<a href="http://www.baidu.com">http://www.baidu.com</a>';<br> }<br>
将target指向mes
[code="html"]
draggable
[/code]
就这个target