javascript new function call with MooTools
问题 I have found a MooTools version of Nivoo Slider that (in theory) will work with our MooTools dropdown menu. However, the menu is using MooTools 1.2.x, and Nivoo is using 1.3.2 or 1.4.0. Every time I try and use both the menu and the slider, the menu stops working. Are the versions of the MooTools framework not backward compatible? Also, are these plugins compatible or is one overriding the other? I don't know enough about JS to correct my errors or rewrite the function call. Is there a good