Have you tried removing all the MooTools stuff to make sure it’s actually
MooTools that is causing the problem?
Also, if you could create a focused example of the problem on jsfiddle.net it
would make it easier to fix.
— Tom Aylott
SubtleGradient
MooTools
On Jul 12, 2010, at 10:47 AM, Tom wrote:
> I have a conflict on my page using Mootools, DomAssistant and this
> great bit of javascript: http://www.keithclark.co.uk/labs/ie-css3/
>
> I have a demo here - in IE, the first column hasn't formatted
> correctly.
>
> labs.tomleadbetter.co.uk
>
> the flash swf uses the MooTools Swiff class and works fine in firefox/
> webkit/opera
>
> IE falls down when, I think, trying to load the domassistant
> javascript which enables keiths css3 javascript.
>
> I've tried with mootools1.3b1.1 which I got off github, and the same
> thing happens.
>
> Hopefully someone might have an idea.
>
> Thanks
>
> Tom