Skip to content

Instantly share code, notes, and snippets.

View willhalling's full-sized avatar

Will Halling willhalling

View GitHub Profile
@willhalling
willhalling / index.php
Created April 18, 2013 20:08
Latest Tweets ordered by date (jQuery)
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Latest Tweets Ordered by Date</title>
<meta name="robots" content="noindex, nofollow" />
</head>
<body>
<select id="test">
<option selected="selected" value="dateDesc">Date Descending</option>