Thanks for the example Andraz. I was looking more at why the current logic wasn't working rather than the actual implementation.
I had a look in to the problem and posted up what I found, not sure if it's of help to anyone else: https://mootools.lighthouseapp.com/projects/2706/tickets/1163-fadetween-issue-with-ie On Feb 3, 9:22 pm, Andraž Kos <[email protected]> wrote: > On Thu, Feb 3, 2011 at 03:15, raider <[email protected]> wrote: > > I'm getting a strange problem with a fade out effect in IE 6/7/8. The > > following demo continuously fades between 3 elements. The first time > > around it works as expected, but as soon as it loops around for a > > second time the fade stops working: > > >http://jsfiddle.net/raider5/TpxuY/ > > You could simplify it and make it more universal by array rotation: > > http://jsfiddle.net/TpxuY/8/ > > I tested it and works in IE8 and also in real browsers.
