diff options
| author | Jules <jules@asdf.us> | 2013-12-19 01:43:54 -0500 |
|---|---|---|
| committer | Jules <jules@asdf.us> | 2013-12-19 01:43:54 -0500 |
| commit | 2fe177b1c51be8200f1acca173051fa6e3d87796 (patch) | |
| tree | c1094b2895826c990898e037ce65c9ee259ffba0 /index.html | |
| parent | 1e31dbc5b475ce4c29f81a0ad7800452e375f7fc (diff) | |
copy
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -1 +1,16 @@ -<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> +<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> |
