heres the test code:
is it possible to use padding/margin and prevent the padding/margin from being clickable in FF?Code:<a href="?yea=no"><div><img alt="purposefully broken image"></div></a> <div style="height: 100px"></div> <a href="?yea=no"><div style="width: 5000px; height: 100px; padding: 20px 20px 20px 20px"><img alt="purposefully broken image"></div></a> <div style="height: 100px"></div> <a href="?yea=no"><div style="width: 5000px; height: 100px; margin: 20px 20px 20px 20px"><img alt="purposefully broken image"></div></a>


Reply With Quote
Bookmarks