Skip to content

Instantly share code, notes, and snippets.

View colepacak's full-sized avatar

Cole Pacak colepacak

View GitHub Profile
@colepacak
colepacak / recursive-promise-test.html
Last active August 29, 2015 14:22
Using recursion to execute jQuery animation promises.
<html>
<head>
<script src="http://code.jquery.com/jquery-1.11.3.min.js"></script>
<script src="scripts.js"></script>
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
<div class="promise-test">
<button>BOMBS AWAY</button>
<ul>