Infinite loop with IE6
I understand IE6 is not completely supported, but the image
Gallery breaks badly (even the demo online) with IE6.
My hack-solution was to exclude the timeout on updateSliderSize
when the browser is IE6, but I was hoping to get a cleaner
solution.
Thanks
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Dmitry Semenov on 27 Sep, 2012 07:40 PM
Hello,
Unfortunately IE6 is completely not supported, it might be very complex to make it work fast with it, so if you want to support it I recommend not to initialize slider at all (in IE6 only) and just style images properly.
Dmitry