Ticket #1520 (closed bug: wontfix)
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: | |
| Blocking: | Blocked by: |
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.)
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

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.