Skip to content

Instantly share code, notes, and snippets.

@josephwegner
Created June 24, 2013 13:51
Show Gist options
  • Select an option

  • Save josephwegner/5850201 to your computer and use it in GitHub Desktop.

Select an option

Save josephwegner/5850201 to your computer and use it in GitHub Desktop.
javascript:(function()%7Bvar%20jqLoader%3D%7Bgo:function()%7Bif(!(window.jQuery%26%26window.jQuery.fn.jquery%3D%3D%271.4.4%27))%7Bvar%20s%3Ddocument.createElement(%27script%27)%3Bs.setAttribute(%27src%27,%27http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js%27)%3Bs.setAttribute(%27type%27,%27text/javascript%27)%3Bdocument.getElementsByTagName(%27head%27)%5B0%5D.appendChild(s)%7Dthis.ok()%7D,ok:function()%7Bif(typeof(window.jQuery)!%3D%3D%27undefined%27%26%26window.jQuery.fn.jquery%3D%3D%271.4.4%27)%7Bthis.init()%7Delse%7BsetTimeout((function()%7BjqLoader.ok()%7D),100)%7D%7D,init:function()%7B%24.getScript(%27http://www.badlydrawntoy.com/static/960grid/js/jquery.960grid.bk-1.2.min.js%27,function()%7B%24(%27body%27).addGrid(12)%7D)%7D%7D%3BjqLoader.go()%7D)()%3B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment