Skip to content

Instantly share code, notes, and snippets.

View profjsb's full-sized avatar
🎾
N.B.: Consider me a Semi-Pro, not Pro

Joshua Bloom profjsb

🎾
N.B.: Consider me a Semi-Pro, not Pro
View GitHub Profile
@tstachl
tstachl / index.html
Created August 31, 2015 23:34
Updating the draft using Desk.com Canvas.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Update Draft</title>
<meta name="description" content="A Desk.com canvas app example that updates a draft.">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="//ajax.deskapi.com/libs/desk/canvas/1.0.0/desk-canvas-all.js"></script>
<script>