Skip to content

Instantly share code, notes, and snippets.

@zrivest
zrivest / carousel.js
Last active December 25, 2015 19:39 — forked from ksolo/carousel.js
Image Carousel
("h1").css("background-color", "pink");
$("h1").text("!");
$(".user a").text("Coyotes!");
$(".email a").text("The cooliest cohort ever!");
$(".user a:first").text("mystery!");

Instructions:

  1. Download this application skeleton.
  2. Convert the app to use AJAX.
  3. Add any files you changed to your gist and submit your code.

Instructions:

  1. Download this application skeleton.
  2. Convert the app to use AJAX.
  3. Add any files you changed to your gist and submit your code.