Side navigation
#1520 closed bug (wontfix)
Opened August 20, 2007 10:55PM UTC
Closed March 31, 2008 02:16AM UTC
Imagebox Previous and Next images disappearing/transparent in IE6 & IE7
Reported by: | sethyg | Owned by: | stefan |
---|---|---|---|
Priority: | minor | Milestone: | 1.1.4 |
Component: | interface | Version: | 1.1.3 |
Keywords: | imagebox, hover, IE | Cc: | |
Blocked by: | Blocking: |
Description
I encountered this oddity after successfully implementing Imagebox and testing in Firefox and IE browsers. However, I failed to realize that the Previous and Next bg images were disappearing when hovering over images.
I've stripped the code down to the bare minimum and have reverted to original CSS (replaced image paths) and JS. Still no go in IE. What's weirder is that the example page for Imagebox works just fine in IE so I must've done something somewhere without realizing it.
Here's my test page:
http://www.sethgunderson.com/test/PhotoGalleryTest.html
Any assistance would be very appreciated. (This is also my first submitted ticket -- apologies if I did something incorrect.)
Hi Sethyg.
The "oddity" you encountered, has to do with your jquery version. Try using version 1.1.2.
Hope with the release of Interface 2 this will be fixed.