[wp-hackers] Slim WordPress by way of Google Ajax API?

Otto otto at ottodestruct.com
Fri May 30 13:53:01 GMT 2008


I thought you initiated jquery's no conflict mode manually, after it
was loaded. Like this:

<script src="prototype.js"></script>
<script src="jquery.js"></script>
<script>
jQuery.noConflict();
...


On Thu, May 29, 2008 at 9:05 PM, Dan Coulter <dan at dancoulter.com> wrote:
> On Thu, May 29, 2008 at 7:18 PM, John Blackbourn
> <johnbillion+wp at gmail.com<johnbillion%2Bwp at gmail.com>>
> wrote:
>
>> I've knocked up a plugin which replaces references to JS libraries in
>> WordPress with the corresponding files on the Google AJAX Libraries
>> API, where supported.
>>
>
> Does jQuery still run in compatibility mode if you use Google's libraries?
>
> --
> Dan Coulter
> http://dancoulter.com/
> http://phpflickr.com/
> http://blogsforbands.com/
>
> Hey, I got nothing to do today but smile
> -Simon and Garfunkel
> _______________________________________________
> 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