Closed (works as designed)
Project:
Views Rotator
Version:
5.x-1.0-rc
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
27 Aug 2008 at 19:53 UTC
Updated:
30 Jan 2018 at 19:13 UTC
Jump to comment: Most recent
Comments
Comment #1
mfer commentedWhat happens in IE6? I've tested in there and it worked for me. Does it give the broken script icon in the status bar (at the bottom)?
Comment #2
jupiterchild commentedViews Rotator 5.x-1.x-dev (2008-Aug-29)
Works fine for me in Firefox 3.0.1 but in IE 6.0 the transition does not fade in and out. Using same settings for both browsers.
A great module. I am currently using Node Carousel but the CSS in Views Rotator works better for my layout so I will probably change to this module. Pity it doesn't support Node Queue though, else I could have switched very easily.
Update: I can be dumb somtimes; Node Queue integrates with Views so I can point Views Rotator at my existing Node Queues and the change is made. Wonderful module.
Comment #3
Anonymous (not verified) commentedSorry for the late reply...
I have the same issue in #2. The nodes are changing, no transition.
Oddly enough. It works on some versions of IE6 from my tests. I have to dig deeper to see where it starts working against what version number and if its producing any errors in the console.
Thanks,
txcrew
Comment #4
Anonymous (not verified) commentedI've found that skipped transitions only happen in IE6 when attempted to theme via template.php:
Comment #5
mfer commentedCan you test this with the latest DRUPAL-5 branch/dev version. I'm not able to reproduce the problem and have the same situation you describe running on a production drupal 5 site.
Comment #6
acdtrp commentedthe transition works in IE6 for me with 1.0-rc2 but only the first image is shown. All other are gone, only titles and other fields.
Comment #7
bennos commentedI have tested it with the configuration in the template.php on IE 6/7/8(beta2).
The sliding / fading works. Some problem could be the CSS z-index in the code, but this depends on the theme and on the compression and bundeling function.
For a better compatibility, I would change the UI a little. The previous an next buttons should have a own div above or under the sliding content. I known that the mouse over buttons looks better, but there are not always compatible with older browser. A lot of User are browsing with the IE 6.