/ Published in: JavaScript
Add this bookmarklet to get a transparent overlay for generating bit.ly shortened links.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
javascript:var%20e=document.createElement('script');e.setAttribute('language','javascript');e.setAttribute('src','http://bit.ly/bookmarklet/load.php');document.body.appendChild(e);void(0);