I love TinyURL! and have been using it for years and years.
For the first time today I scrolled down the page a bit, by accident, and saw that you can create a TinyURL! bookmarklet. Trés radical.
I know more of tactics than a novice in a nunnery.
Posts tagged as:
I love TinyURL! and have been using it for years and years.
For the first time today I scrolled down the page a bit, by accident, and saw that you can create a TinyURL! bookmarklet. Trés radical.
{ 0 comments }
I found the mack-daddy of all bookmarklets at webgraphics this evening. This just absolutely rocks:
{ 1 comment }
<script language=”JavaScript1.2″ type=”text/javascript”>
var bookmarkurl=”http://www.davidgagne.net/”
var bookmarktitle=”davidgagne.net”
function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
</script>
<a href=”javascript:addbookmark()”>Bookmark this site</a>!
{ 0 comments }