开发者

While using jquery with prototypejs, is there any way we can remove all prototypejs variables from global scope instead of jquery

I know we can use jQuery.noConflict() to resolve the conflict between the 2 libraries, but I want to use $ for 开发者_StackOverflowjquery & something else for prototypejs. Is there any way to do this??


Prototype doesn't provide any option similar to jQuery.noConflict(), as far as I know.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜