How do I get jquery & mootools to play nice?
        Posted  
        
            by Vic
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Vic
        
        
        
        Published on 2010-05-14T03:02:52Z
        Indexed on 
            2010/05/14
            3:14 UTC
        
        
        Read the original article
        Hit count: 220
        
I've been using Mootools 1.2.4 as my JS framework of choice. I've added Checkout by Amazon to one of my pages, and they inject jQuery 1.2.6 into the page and messes up my dollar function (among other things).
I have control over Mootools, but not jQuery. I would rather not rewrite my existing code to accomodate jQuery since Checkout by Amazon was an afterthought and plug-in element.
Any thoughts or suggestions are recommended. Thanks!
© Stack Overflow or respective owner