Skip to content

Instantly share code, notes, and snippets.

View madzak's full-sized avatar

Zakaria Zajac madzak

View GitHub Profile
@madzak
madzak / gist:1260246
Created October 3, 2011 21:03 — forked from sleekslush/gist:1260184
Client-side smash markup
<html>
<head>
<link rel="stylesheet/wesumo" type="text/css" href="http://meyerweb.com/eric/tools/css/reset/reset.css" />
<link rel="stylesheet/wesumo" type="text/css" href="http://a.fsdn.com/sd/classic.css?release_20110818.02" />
<script type="text/javascript" src="wesumo.debug.js?key=po0eYa_0R9W1QZ8Q7BGRiw&smash=css"></script>
</head>
<body>
<span id="message">Smash that shit</span>
<script type="text/wesumoscript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.js"></script>
<script type="text/wesumoscript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/jquery-ui.js"></script>