Hello,
So, I must say that this ticker works great in most of the browsers I use but unfortunately I'm using it on my work project where the work place browser is currently IE.
I'm finding that the ticker seems to be visible in more than just the yellow box area but most of the sidebar. And then as it moves it moves up the sidebar till off the screen then comes back to the box and slowly moves up again. Basically, the whole data is visible and moves up the sidebar. But this is only prevailent on IE.
Tested that it does not do this in the following browsers:
Konquerer
Galeon
Firefox
Opera
Mozilla
Thanks,
Stacey
Comments
Comment #1
mathieu commentedI remember fixing that bug and I thought it was in the code I submitted.. I know there's a css trick to fix that, but I'm on Linux so I can't easily test.
It could be something in the following ... can you try it and tell me..? (You'll have to adapt it a bit, but that code "works for me") :
Comment #2
staceyworrall commentedOk, I tested it in IE and by adding the position:absolute in #scrollerClipper the data only displays in the box.
Thanks,
Stacey
Comment #3
mathieu commentedI modified the css provided with the module to include this line (in both 4.6 and head). Thanks for the feedback!
Comment #4
dries commented