如何制作整个DIV可点击的超链接.意思是,我基本上想做:
DIV
<div class="myclass" href="example.com"> <div>...</div> <table><tr>..</tr></table> .... </div>
每当有人将鼠标悬停在myclass上时DIV,我希望整个DIV它都是一个可点击的超链接.
html xhtml hyperlink
html ×1
hyperlink ×1
xhtml ×1