Pris
04-05-2010, 11:40 AM
I've got a strange problem with my website which I can't seem to get solved.
None of the links are clickable in IE 7 & 8 (besides the gallery* that uses 1 line of JS), though when I check my webstats the visitor hás visited the clicked links.
*The links top-right (JS!) dó work in IE: http://www.beautifullalaland.com/bunnymandala.shtml
No use of z-index of any kind. Even when the div with the main content was on top, nothing was clickable;
I don't use any kind of PNG fix because I no longer develop for IE6;
Multi-column layout (not supported in IE, but that's not too much of a problem in my book);
I've tried a { position: relative ;}. The result, the links in the main div are out of sync with the text in browsers that support multi-column layouts;
I've implemented several scripts to avoid right-click thievery/hotlinking. No problems whatsoever in any browser, not sure if this affects the user experience in IE. All text is still selectable btw (as intended);
The page uses hyphenation (http://hyphenator.googlecode.com/svn/trunk/Hyphenator.js), but this can't really be an issue because I've used it in other projects without any problems;
No error notice in IE, cursor changes as usual on rollover and user can click the links, though nothing happens.
Does anyone have a clue? I can't force IE visitors to use another browser or to change their browser settings (http://en.kioskea.net/forum/affich-27490-link-not-open-in-internet-explorer) (which may be part of the issue)…
Find a page with different types of links (internal, hyperlinks, image gallery) here: http://www.beautifullalaland.com/bunnymandala.shtml
None of the links are clickable in IE 7 & 8 (besides the gallery* that uses 1 line of JS), though when I check my webstats the visitor hás visited the clicked links.
*The links top-right (JS!) dó work in IE: http://www.beautifullalaland.com/bunnymandala.shtml
No use of z-index of any kind. Even when the div with the main content was on top, nothing was clickable;
I don't use any kind of PNG fix because I no longer develop for IE6;
Multi-column layout (not supported in IE, but that's not too much of a problem in my book);
I've tried a { position: relative ;}. The result, the links in the main div are out of sync with the text in browsers that support multi-column layouts;
I've implemented several scripts to avoid right-click thievery/hotlinking. No problems whatsoever in any browser, not sure if this affects the user experience in IE. All text is still selectable btw (as intended);
The page uses hyphenation (http://hyphenator.googlecode.com/svn/trunk/Hyphenator.js), but this can't really be an issue because I've used it in other projects without any problems;
No error notice in IE, cursor changes as usual on rollover and user can click the links, though nothing happens.
Does anyone have a clue? I can't force IE visitors to use another browser or to change their browser settings (http://en.kioskea.net/forum/affich-27490-link-not-open-in-internet-explorer) (which may be part of the issue)…
Find a page with different types of links (internal, hyperlinks, image gallery) here: http://www.beautifullalaland.com/bunnymandala.shtml