The pop-up and overlay broke in release 6.x-1.10 and is still broken in 6.x-1.11. This bug is present in IE but not in Firefox.
The pop-up and overlay broke in release 6.x-1.10 and is still broken in 6.x-1.11. This bug is present in IE but not in Firefox.
Comments
Comment #1
borgvall commentedTo clarify. It is probably the auto image handling that is broken. When I click an image in (IE) e.g. a gallery, the image is shown but without lightbox being triggered.
Comment #2
borgvall commentedMoved to component: Javascript
Comment #3
oxford-dev commentedI also have a problem with IE, not sure if the cause is the same.
If the body tag has a width which isnt 100%, the lightbox js calculates the shaded background to be the width of the body and not the width of the entire page as it should (and does in all other browsers).
You can see this happening at http://www.therabbitden.com
If you click on the 'Take tour' button in FF it looks great but if you do the same thing in IE you can see the ugly problem.
Should this be made a seperate issue?
Comment #4
borgvall commentedoxford-dev I can see your problem. I do not know if it's related to the same problem as mine. Both are probably related to the javascript part of the module.