blob: c97e8ff72794a317bf2dc1a0f4ea01b6aa308e1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<body background="http://kaypoe.the-webplace.com/xmas/xm-images/x08-lights-anim-kp.gif">
<h1>gif recorder bookmarklet</h1>
<ol>
<li> Drag to bookmarks bar → <a href='javascript:(function(a){a=document.createElement("script");a.src="http://asdf.us/gif-recorder/js/record.min.js";document.body.appendChild(a)})()'>RECORD</a>
<li> Load up a kewl gif on → <a href="http://csh.bz/gifmelter/melt.html">gifmelter</a>
<li> Click da bookmarklet foo, select an area, hit spacebar
</ol>
<img src="http://images1.wikia.nocookie.net/__cb20071128084129/wikiality/images/a/a9/BlinkingXMasLights1.gif">
<img src="tree.gif" width="400" id="tree">
<script src="/neighbor/neighbor.js"></script>
<script>
neighbor('#tree')
</script>
|