tkbe

November 26, 2009

butterflies and ajax.googleapis.com

Filed under: google, ajax, jQuery — tb @ 8:21 pm

In a recent debugging session i changed my include of the jQuery libraries, kindly hosted by Google, from

HTML:
  1. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>

to

HTML:
  1. <script type="text/javascript" src="http://xajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>

Notice the extra "x" in front of the url? If you didn't, don't worry, Google didn't seem to notice it either... In fact, you can type anything you'd like in front of the word "ajax", including "butterflies-and-unicorns-ajax.googleapis.com".

I'm sure this is useful for something, and even if it isn't, who could object to Google embracing butterflies and unicorns ;-)

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Powered by WordPress