Save this code (it's one long line) as a bookmark with a meaningful name:

javascript:(function(){n=document.getElementsByTagName('h4'); for(var i=0;i<
n.length;i++){var p=document.createElement('p'); p.appendChild(
document.createTextNode(n[i].firstChild.href)); p.style.color='gray';
n[i].parentNode.insertBefore(p,
n[i].parentNode.getElementsByTagName('div')[0].nextSibling);}})()

In Internet Explorer I guess you need to bookmark a random page first and
then change the bookmark's target to the code above. It will complain about
unregistered protocol; confirm. NOTE THAT THE ABOVE LINE MIGHT BREAK in your
mail client or by Y! Groups - be sure it remains on one line and that it
ends with () when you paste it.

This is an ordinary bookmarklet here, nothing special. Tested in Firefox and
IE, it shows you the URLs. Just open your bookmarks and when the page is
loaded, click the bookmark you've made.

--
Mislav

On 6/20/06, Larson, Timothy E. <[EMAIL PROTECTED]> wrote:
>
> Maybe hover over the link.  There are also browsers that can show a list
> of all links in the current page in another pane.  I'd rather keep the
> listing relatively compact.


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/IHFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ydn-delicious/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to