
css3pie and mootools with fx.slide
First of all, I want to thanks PIE creators, you saved us a lot of time! Thank you!
Now, the issue,
can anyone confirm that the PIE hasn't any conflict with the framework mootools ( included the FX.Slide plugin )?
Well, doesn't have problem with mootools, but when I call the fx plugin.
Code:
var panelSlide = new Fx.Slide('toppanel');
When I use this code, PIE stops to work, can anyone help me on this?
Thank you!
Vinikey