Skip to content

Instantly share code, notes, and snippets.

View duanemoody's full-sized avatar

Duane Moody duanemoody

  • 02:07 (UTC -07:00)
View GitHub Profile
@duanemoody
duanemoody / ich-loop.js
Last active December 27, 2015 16:49 — forked from ducin/ich-loop.js
$(document).ready( function() {
$('#display').click(function () {
var data = [
{
"name": "Paul McCartney",
"email": "[email protected]",
"salary": "400"
},
{
"name": "John Lennon",
$(document).ready( function() {
$('#display').click(function () {
var data = [
{
"name": "Paul McCartney",
"email": "[email protected]",
"salary": "400"
},
{
"name": "John Lennon",