Active
Project:
Scrollable Views
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2010 at 16:33 UTC
Updated:
2 Mar 2010 at 17:30 UTC
See attached before/after hover of the scroller. My css aligns the scroller just the way I like it for init, but on hover to try to scroll (after applying fix in #600574: Extra comma causes JS error in IE6 to make scroller work in IE), the whole thing shifts to the right for me. IE only, FF is ok.
Has anyone else experienced this? Is it maybe just my own positioning css getting overridden by scrollable css?
Comments
Comment #1
texas-bronius commentedFor anyone else following along, this issue is related to my own css. I think it's bc I'm setting margin-left on div.scrollable which is either getting implicitly or IE-plicitly reset.
Having a spot of trouble positioning my div.scrollable and its left and right nav buttons consistently in both IE7 and FF. FF was a breeze :)