Click to See Complete Forum and Search --> : Searching anchors


FraKcman
03-21-2003, 12:52 AM
Hi,

I want to add a Search tool to my site that will only search and report anchors.

Can anyone help me please :)

Many thanks

jdavia
03-21-2003, 04:18 AM
Originally posted by FraKcman
Hi,

I want to add a Search tool to my site that will only search and report anchors.

Can anyone help me please :)

Many thanks
Copy/Paste this to the body of your page. It will list all anchors on the page.

<a href="javascript:WN7z=open('','Z6','width=400,height=200,scrollbars,resizable,menubar');DL5e=document.link s;with(WN7z.document){write('<base target=_blank>');for(lKi=0;lKi<DL5e.length;lKi++){write(DL5e[lKi].toString().link(DL5e[lKi])+'
<br><br>')};void(close())}">List all Links</a>