开发者

Is it possible to have both jQueryUI and Mootools running at the same time?

I want to use开发者_如何学Go both jQueryUI and Mootools in my app but only the last one entered into the javascript_include_tag in my layout will work. Is it possible to have both running at the same time?

Im using the accordian from Mootools and the buttons from jQueryUI.

Thanks for any help its much appreciated!


It's probably best to stick with just one library (there's an accordion available for jQuery as well, in UI as well I guess). But if you want to use both, you can use jQuery's noconflict mode. Read all about it here: http://api.jquery.com/jQuery.noConflict/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜