Not very tech savvy at all.  How do I save code as a bookmark (it's not a 
web page)

At 11:34 AM 6/20/2006, =?UTF-8?Q?Mislav_Marohni=C4=87?= wrote:

>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 Links
>
>
>
>
>
>
>
>
>
>
>
>--
>No virus found in this incoming message.
>Checked by AVG Anti-Virus.
>Version: 7.1.394 / Virus Database: 268.9.1/369 - Release Date: 6/19/2006


-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.394 / Virus Database: 268.9.1/369 - Release Date: 6/19/2006






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/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