Opened 15 years ago
Closed 15 years ago
#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: | |
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.)
Change History (2)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Interface is no longer supported; consider switching to jQuery UI.
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.