I did it 100s of times and it works perfectly. Try this:

1) add var $j = jQuery.noConflict(); just after you load the main jquery
library

2) replace all the instances of $ to $j in your script and in all plugins
that you use

That's it:clap:

-- 
View this message in context: 
http://www.nabble.com/noconflict-using-mootools-%3Eslimbox-tooltips-tp18157203s27240p18165452.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to