jodosha (owner)

Revisions

gist: 224966 Download_button fork
public
Description:
Save this gist as HTML, then drag the link in your bookmark bar.
Public Clone URL: git://gist.github.com/224966.git
Embed All Files: show embed
toggle_blueprint_grid.html #
1
<a href="javascript:%20(function(){%20var%20container=document.getElementById('container');%20if(container.className.match(/showgrid/)){%20container.className%20=%20container.className.replace('%20showgrid',%20'');%20}%20else%20{container.className%20+=%20'%20showgrid';}})()">Toggle BluePrint</a>