PC Review


Reply
Thread Tools Rate Thread

bookmarklet: tooltips on links

 
 
Michael Hamm
Guest
Posts: n/a
 
      19th Jan 2004
Here's a neat bookmarklet for putting tooltips on links. I got the idea
a long time ago somewhere and made it much better than it started out.

javascript:dl=document.links;for(i=0;i<dl.length;i++)dl[i].title==""?dl[i].title=dl[i].href:dl[i].title.substring(dl[i].title.length-dl[i].href.length,dl[i].title.length)!=dl[i].href?dl[i].title+=": "+dl[i].href:dl[i].title=dl[i].title;df=document.forms;for(j=0;j<df.length;j++)df[j].title=df[j].action;void(null)

Broken up into readable lines, that's

javascript:dl=document.links;for(i=0;i<dl.length;i++)dl[i].title==""?
dl[i].title=dl[i].href:dl[i].title.substring(dl[i].title.length-dl[i]
..href.length,dl[i].title.length)!=dl[i].href?dl[i].title+=": "+dl[i].
href:dl[i].title=dl[i].title;df=document.forms;for(j=0;j<df.length;
j++)df[j].title=df[j].action;void(null)

Copr. 2004 Michael Hamm.

Michael Hamm Since mid-September of 2003,
AM, Math, Wash. U. St. Louis I've been erasing too much UBE.
(E-Mail Removed) Of a reply, then, if you have been cheated,
http://math.wustl.edu/~msh210/ Likely your mail's by mistake been deleted.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SAPI Bookmarklet =?Utf-8?B?S2x1ZQ==?= Windows XP Internet Explorer 1 23rd Apr 2005 12:21 AM
IE and bookmarklet popup =?Utf-8?B?RnJhbms=?= Windows XP Internet Explorer 5 30th Nov 2004 12:52 AM
Bookmarklet to add VAT (sales tax) to web prices Jane D Freeware 7 19th Sep 2004 09:29 PM
ToolTips on links play hide-and-seek Barney Lerten Microsoft Outlook Discussion 2 7th Nov 2003 04:04 AM
Shortcut to run a bookmarklet in the current window Thomas Pelzer Windows XP Internet Explorer 0 28th Sep 2003 12:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:26 AM.