-
IE6/7 unclickable images in block spans - non-JS fix?
Hi all,
I am trying to overcome this bug:
http://www.brunildo.org/test/IEaL.html
http://tinyurl.com/r7ze4a (the second test case on this page)
The simple fix is to remove Layout-inducing properties from the block span, but I am in a situation where I am stuck with block spans. The most painless solution I have found it to give the parent link the following:
onclick="this.click();"
But this fix sucks as it depends on JS, and inline JS at that.
Does anyone know of a better fix?
Thanks!
Last edited by jlizarraga; 05-15-2009 at 09:07 PM.
Reason: I used the word simple like 500 times. lol.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks