Skip to content

Instantly share code, notes, and snippets.

@raghubetina
Created November 28, 2012 13:46
Show Gist options
  • Save raghubetina/4161422 to your computer and use it in GitHub Desktop.
Save raghubetina/4161422 to your computer and use it in GitHub Desktop.
Client-side Scripting
<h1>Chicago</h1>
<h1>San Francisco</h1>
<h1>New York</h1>
<h1>Boston</h1>
<a href="http://www.google.com" id="button">Abracadabra!</a>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment