I was unable to reproduce the problem in IE9. However, I took a look at your slides.js and you have a lot of repeated code. The only difference is what you're sending as a selector. Consider creating a class to manage the functionality and just change the options you send to the class. And as Olmo said, create a fun fiddle for us so we can play along as well.
Thanks, ~Philip On Mon, Nov 28, 2011 at 12:04 PM, Olmo Maldonado <[email protected]>wrote: > It'd be easier if you reduced the problem as much as possible and provided > us with a jsfiddle.net. > > On Mon, Nov 28, 2011 at 11:56 AM, Mathieu Urstein < > [email protected]> wrote: > >> Hello everyone, >> I have a problem with my mootool script compatibility. >> Here it is: >> http://lympho-energie.com/test/ >> >> here are the scripts: >> http://lympho-energie.com/test/templates/dominiquejacquemay/js/slides.js >> http://lympho-energie.com/test/templates/dominiquejacquemay/js/fades.js >> >> and the console error of ie 9 compatibility check is: >> "can't get apply value: null" >> >> which refer to: >> c=h[g]=f[a].apply(f,e) in mootool-core.js >> >> Hard to understand the problem. >> > > -- http://lonestarlightandsound.com/
