Add a Stop SOPA Banner to Your Website – Simple Jquery Script
Written by Aaron Lumsden on 19 Jan 2012
On Jan 24th, Congress will vote to pass internet censorship in the Senate, even though the vast majority of Americans are opposed. We need to kill the bill – PIPA in the Senate and SOPA in the House – to protect our rights to free speech, privacy, and prosperity.
See this timeline of SOPA and PIPA events and the activist backlash
Support this by adding a “STOP CENSORSHIP” banner to your website by adding the following simple script to it
Insert the script tags just before your closing head tags
1. Make sure jquery is included first
<script src="http://code.jquery.com/jquery-latest.js" type="text/javascript"></script>
2. Include the stop sopa script directly after your jquery include script and before the closing head tags
<script src="http://www.aaronlumsden.com/stopsopa/stopsopa.js" type="text/javascript"></script>
Recreate Path’s IOS Style Navigation Using HTML, CSS3 & Jquery
Recreate Pinterests Block Style Layout Using Jquery & CSS3
Create a Parallax Scrolling Website Using Stellar.js


