• 0

IE6 can't click or select


Question

On my site in IE6 I can't select any text, click any links, or right click. The only link that works is the submit an announcement link in the fixedbar div. The website validates enough to where nothing could cause problems like that, and I've tried removing the fixed div but no dice. It works in every browser except ie6 which is required to work. Don't say upgrade because that's not an option. What is causing this problem?

username: north

password: mesquite

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

I don't have IE6 available to actually use but it sounds like you've got a div that's laying over your content that's preventing from interacting with any of your content.

If you're using z-index and absolute:position, this is probably where your problem lies.

Link to comment
Share on other sites

  • 0

I can reproduce this problem in an emulated IE6 environment.

I suspect it may be caused by the 'fixedbar' class. This bar appears at the top of the page in IE6.

Other than that though (it looks like you've already looked into this...)... No ideas. Nothing else looks out of the ordinary.

Link to comment
Share on other sites

  • 0

Okay, My problem was that I was using an old version of jQuery. So now I can click the links but i've run into another problem. The pngfix that is included with fancybox doesn't work, and whenever I click a link to open it doesn't open and just shows the loading gif.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.