[wp-hackers] jQuery Query
    Andy Staines 
    andy at yellowswordfish.com
       
    Sun Mar  2 23:23:36 GMT 2008
    
    
  
Got it sorted thanks guys.
On 2 Mar 2008, at 21:33PM, Sabin Iacob wrote:
> Andy Staines wrote:
>> On 2 Mar 2008, at 21:05PM, Ryan Boren wrote:
>>> We add one thing to the end:
>>>
>>> jQuery.noConflict();
>>>
>>> Maybe the plugin uses $() instead of jQuery().
>
> try something like this:
>
> (function($) {
>   //your plugin here
> })(jQuery)
>
> ;o)
> _______________________________________________
> 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