[wp-hackers] jQuery Query

Andy Staines andy at yellowswordfish.com
Sun Mar 2 21:21:07 GMT 2008


Ah yes - thanks -  recall reading that now.
I'll see what I can find.
Andy

On 2 Mar 2008, at 21:05PM, Ryan Boren wrote:

> On Sun, Mar 2, 2008 at 12:22 PM, Andy Staines <andy at yellowswordfish.com 
> > wrote:
>> Hi
>>
>> The jQuery.js file in WP 2.5 (Version 1.2.3/Revision 4663) is not
>> identical to the same revision I have just downloaded from jquery.com
>> which seems to explain why some code I am working on that uses a
>> jQuery plugin does not work with the WP supplied version but does  
>> work
>> with the authentic one.
>> Is whatever change that has been made purposeful or is this an
>> accident? And if purposeful is there a key to getting jQuery plugins
>> to recognise the library?
>
> We add one thing to the end:
>
> jQuery.noConflict();
>
> Maybe the plugin uses $() instead of jQuery().
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers



More information about the wp-hackers mailing list