You should never use two libraries together. You won't ALWAYS have issues, like this, but the chances are high that you will. Usually due to conflicting variables.
Best suggestion that I can make (and I know you don't want to hear it) is to pick one of the libraries and stick with it, forsaking all other JS libraries. If you absolutely must have a particular feature of one library that isn't native to the other, look around for plug-ins.. someone might have done the work, already. That's one of the things that I love about JavaScript - an open community. Best of luck, JD On Sunday, September 1, 2013 5:59:16 PM UTC-5, charles mayes wrote: > > Hello all, > > I have a small issue, MooTools and JQuery dont seem to play well > together... Does anyone know of any workaround's or fixes? > > We are trying to use the mootools Accordion feateure with BPopUp code, and > BPopUp always prevails when we place both on the same site. > > THANKS!! > > ~The Lorewiki Admin Team > -- --- You received this message because you are subscribed to the Google Groups "MooTools Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mootools-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.