Feeds:
Posts
Comments

Archive for May 24th, 2010

if (typeof jQuery == ‘undefined’) { var jQ = document.createElement(‘script’); jQ.type = ‘text/javascript’; jQ.onload=runthis; jQ.src = ‘http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js’; document.body.appendChild(jQ); } else { runthis(); } function runthis() { // your JavaScript code goes here! }

Read Full Post »

Follow

Get every new post delivered to your Inbox.