[jQuery] Re: Convert Jquery to Mootools

2009-07-21 Thread Thomas
Addendum: jQuery also works without problems side-by-side with MooTools in noConflict() mode. On Jul 20, 9:56 am, Sebastien BRUNEL wrote: > Hi > I have developped this function in jquery for a website, and i have to > use it on another site which is using mootools. I've tried to convert > it,

[jQuery] Re: Convert Jquery to Mootools

2009-07-21 Thread Thomas
Salut, Sebastian. See if this works. It's an accurate replication of your code in MooTools-speak. Personally, I'd attempt a pure CSS solution for your problem, but of course I don't know all the details on what you want to achieve and in which context. As I can't really test the code, it is prov