scriptygoddess

11 Dec, 2003

Lorem Ipsum alternative, print out all links from a page)

Posted by: Jennifer In: Bookmarks

Many cool links found on Jennifer's etc:

Original Lorem Ipsum
Alternate to Lorem Ipsum text generator

Print out all links from a page (as footnotes) (it's a bookmarklet)

4 Responses to "Lorem Ipsum alternative, print out all links from a page)"

1 | Murilo Pinto

December 17th, 2003 at 9:43 am

Avatar

I kinda transformed that bookmarlet in a standard javascript, to be used on my printer-friendly pages. Here is it:
function fNote(){
tmpStr=";
d=document;
s=d.getElementsByTagName('A');
la=new Array(s.length);
lc=0;
for(i=0;
i['+lc+']')
}
}
for(i=1;i'+la[i].innerText+': '+la[i].href+''}d.body.insertAdjacentHTML('beforeEnd','
Link Footnotes:'+tmpStr+")
window.print();
}
Then call function:
fNote()

I added the window.print(), and called fNote at body onLoad, on such pages. There's a tiny bug with my "for print" pages, but really minor issue.

Check here, if you will:

http://www.abraji.org.br/print.php?sid=38

(maybe you'll be redirected to the "web version"; just click on the printer icon).

X's,
Murilo

2 | Murilo Pinto

December 17th, 2003 at 9:43 am

Avatar

I kinda transformed that bookmarlet in a standard javascript, to be used on my printer-friendly pages. Here is it:
function fNote(){
tmpStr=";
d=document;
s=d.getElementsByTagName('A');
la=new Array(s.length);
lc=0;
for(i=0;
i['+lc+']')
}
}
for(i=1;i'+la[i].innerText+': '+la[i].href+''}d.body.insertAdjacentHTML('beforeEnd','
Link Footnotes:'+tmpStr+")
window.print();
}
Then call function:
fNote()

I added the window.print(), and called fNote at body onLoad, on such pages. There's a tiny bug with my "for print" pages, but really minor issue.

Check here, if you will:

http://www.abraji.org.br/print.php?sid=38

(maybe you'll be redirected to the "web version"; just click on the printer icon).

X's,
Murilo

3 | Ed Taekema - Road Warrior Collaboration

December 11th, 2003 at 11:18 pm

Avatar

Print out all links from a page – As Footnotes
This is really cool. A bookmarklet that expands the links in a web out to be footnotes which reference the webpages linked to … so you can see them. Love it.

4 | Mercredi

May 2nd, 2004 at 7:00 am

Avatar

Conserver les URL des liens à l'impression
Un bookmarklet qui permet de conserver à l'impression les URL des liens contenus dans une page.

Featured Sponsors

Genesis Framework for WordPress

Advertise Here


  • Scott: Just moved changed the site URL as WP's installed in a subfolder. Cookie clearance worked for me. Thanks!
  • Stephen Lareau: Hi great blog thanks. Just thought I would add that it helps to put target = like this:1-800-555-1212 and
  • Cord Blomquist: Jennifer, you may want to check out tp2wp.com, a new service my company just launched that converts TypePad and Movable Type export files into WordPre

About


Advertisements