Hello, I recently "discovered" mootools and used it in a new site
http://www.areatel.it/ the problem is that everything works fine in firefox / safari / chrome etc... but not in IE7! it's very simple HTML -- HEADER STUFF-- <div id="ajax"> here goes the main content </div> -- FOOTER STUFF -- when you click a link in the navbar javascript fades out ajax div, call via remote.html the actual content of the div and then fades it in again. You can see the code here http://pastie.org/298833 So the effect works fine on every browser I tried but Internet Explorer 7..... someone knows why?? Thank you very much!
