a 跳动

xiaoxiao2026-05-17  14

1.<a href="javascript:void(0)" onclick="doSomething()">test</a>() 2.<a href="" onclick="doSomething();return false">test</a>(ie firefox) 3.<a href="#" onclick="doSomething();event.returnValue=false">test</a>(ie)
转载请注明原文地址: https://www.6miu.com/read-5048922.html

最新回复(0)