Skip to content

Instantly share code, notes, and snippets.

View jasonmaster's full-sized avatar
🎯
Focusing

Jason Sweeney jasonmaster

🎯
Focusing
View GitHub Profile
@jasonmaster
jasonmaster / gist:1182727
Created August 31, 2011 03:04 — forked from chrismatthieu/gist:1112662
Burning Man Phono Demo
<html>
<head>
<script src="http://code.jquery.com/jquery-1.4.2.min.js"></script>
<script src="http://s.phono.com/releases/0.2/jquery.phono.js"></script>
</head>
<body>
<input id="call" type="button" disabled="true" value="Loading..." />
<div id="pickupbutton" style="display:none"><input id="pickup" type="button" value="pickup" /></div>
<div id="hangupbutton" style="display:none"><input id="hangup" type="button" value="hangup" /></div>