Hey,
I’ve got a site: http://bit.ly/eFFLWQ
which uses jquery for various parts of the page, they all work in chrome, Safari, FF and Opera even IE8, I have 3 bits of functionality that do not work on the home page, can anyone tell me why these may not be working:
-
Drop down top navigation - The navigation at the top drops down to reveal positioned content area. This all displays but in IE 6 the dropdown menu does not appear, it looks like it is hidden behind the content area. I have set the z-indexs of the positioned elements but it still does not come to the front.
-
The vertical tabbed area at the bottom left - This works as expected in all browsers etc IE6 the logic works in part. but it does not remove the “currentTab” image when selecting a different tab. the tabbed panel also does not line up
-
The “open days” promo image bottom right does not have hover feature - Again this does not work in IE6 only, when you hover over the image a content area should slide up to reveal some text.
These bits of functionality can be viewed working in FF/Chrome/Safari
Any help would be great…