Working with multiple jQuery libraries and Prototype.
        Posted  
        
            by Derek
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Derek
        
        
        
        Published on 2010-04-30T19:00:15Z
        Indexed on 
            2010/04/30
            19:07 UTC
        
        
        Read the original article
        Hit count: 259
        
Ok, i saw some other posts about this sort of thing, but not exactly related. This is not what I want to do, but need to do unfortunately.
We have in this order right now Prototype 1.6 jQuery 1.2.6 with noConflict on jQuery with j
I need to add jQuery 1.4.2 in that mix as well. It will always be the last one loaded. No option.
Is there anyway i can do this currently?
I know this is not good, yada, yada, but it has to be done for now unfortunately.
Thanks, Derek
© Stack Overflow or respective owner