Skip to content

Instantly share code, notes, and snippets.

View richcahill's full-sized avatar
🖍️
Design with code.

Rich Cahill richcahill

🖍️
Design with code.
View GitHub Profile
//you need this first bit for all jquery code
$(document).ready(function(){
// Click on an a tag with class="studio"
$(".studio").click(function(){
// Assign variable studioName to the attribute "data-name" in the a tag. Convert it to text
var studioName = $(this).attr('data-name');
// Get the json
$.ajax({

Keybase proof

I hereby claim:

  • I am richcahill on github.
  • I am richcahill (https://keybase.io/richcahill) on keybase.
  • I have a public key whose fingerprint is E550 E0DD 4EE6 12DC B52D 73BA 965D 065D 2136 BBDE

To claim this, I am signing this object: