开发者

Mootools Element.fx conflict with jquery 1.5

I'm trying to use the element.fx effect from mootools as shown here but it seems like its conflicting with jquery 1.5.

when I remove it starts working again. Any ideas on开发者_如何转开发 a work around?


Try using document.id('my_dom_element') instead of $('my_dom_element') when you are trying to use MooTools functions. You can also use jQuery's noConflicts() method.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜