Skip to content

Instantly share code, notes, and snippets.

View ashlynstill's full-sized avatar

Ashlyn Still ashlynstill

View GitHub Profile

Keybase proof

I hereby claim:

  • I am ashlynstill on github.
  • I am ashlynstill (https://keybase.io/ashlynstill) on keybase.
  • I have a public key ASAzihn6QC5Da1Uxm00SKW5IW-896zWUO524Iw2Md1fiKgo

To claim this, I am signing this object:

@ashlynstill
ashlynstill / index.html
Created October 27, 2013 21:52
importing json with ajax
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<head>
<title>Testing Ajax</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-theme.min.css">
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>