<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Lorem Ipsum alternative, print out all links from a page)</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2003/12/11/lorem-ipsum-alternative-print-out-all-links-from-a-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2003/12/11/lorem-ipsum-alternative-print-out-all-links-from-a-page/</link>
	<description></description>
	<pubDate>Fri, 05 Dec 2008 03:28:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Murilo Pinto</title>
		<link>http://www.scriptygoddess.com/archives/2003/12/11/lorem-ipsum-alternative-print-out-all-links-from-a-page/#comment-10780</link>
		<dc:creator>Murilo Pinto</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/12/11/lorem-ipsum-alternative-print-out-all-links-from-a-page/#comment-10780</guid>
		<description>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+': &lt;a href='+la[i].href+'&gt;'+la[i].href+'&lt;/a&gt;'}d.body.insertAdjacentHTML('beforeEnd','&lt;br&gt;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
&lt;/br&gt;</description>
		<content:encoded><![CDATA[<p>I kinda transformed that bookmarlet in a standard javascript, to be used on my printer-friendly pages. Here is  it:<br />
function fNote(){<br />
tmpStr=&#034;;<br />
d=document;<br />
s=d.getElementsByTagName(&#039;A');<br />
la=new Array(s.length);<br />
lc=0;<br />
for(i=0;<br />
i['+lc+']&#039;)<br />
}<br />
}<br />
for(i=1;i&#039;+la[i].innerText+&#039;: <a href='+la[i].href+'>&#039;+la[i].href+&#039;</a>&#039;}d.body.insertAdjacentHTML(&#039;beforeEnd&#039;,&#039;<br />Link Footnotes:&#039;+tmpStr+&#034;)<br />
window.print();<br />
}<br />
Then call function:<br />
fNote()</p>
<p>I added the window.print(), and called fNote at body onLoad, on such pages. There&#039;s a tiny bug with my &#034;for print&#034; pages, but really minor issue.</p>
<p>Check here, if you will:</p>
<p><a href="http://www.abraji.org.br/print.php?sid=38" rel="nofollow">http://www.abraji.org.br/print.php?sid=38</a></p>
<p>(maybe you&#039;ll be redirected to the &#034;web version&#034;; just click on the printer icon).</p>
<p>X&#039;s,<br />
Murilo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murilo Pinto</title>
		<link>http://www.scriptygoddess.com/archives/2003/12/11/lorem-ipsum-alternative-print-out-all-links-from-a-page/#comment-10781</link>
		<dc:creator>Murilo Pinto</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/12/11/lorem-ipsum-alternative-print-out-all-links-from-a-page/#comment-10781</guid>
		<description>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+': &lt;a href='+la[i].href+'&gt;'+la[i].href+'&lt;/a&gt;'}d.body.insertAdjacentHTML('beforeEnd','&lt;br&gt;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
&lt;/br&gt;</description>
		<content:encoded><![CDATA[<p>I kinda transformed that bookmarlet in a standard javascript, to be used on my printer-friendly pages. Here is  it:<br />
function fNote(){<br />
tmpStr=&#034;;<br />
d=document;<br />
s=d.getElementsByTagName(&#039;A');<br />
la=new Array(s.length);<br />
lc=0;<br />
for(i=0;<br />
i['+lc+']&#039;)<br />
}<br />
}<br />
for(i=1;i&#039;+la[i].innerText+&#039;: <a href='+la[i].href+'>&#039;+la[i].href+&#039;</a>&#039;}d.body.insertAdjacentHTML(&#039;beforeEnd&#039;,&#039;<br />Link Footnotes:&#039;+tmpStr+&#034;)<br />
window.print();<br />
}<br />
Then call function:<br />
fNote()</p>
<p>I added the window.print(), and called fNote at body onLoad, on such pages. There&#039;s a tiny bug with my &#034;for print&#034; pages, but really minor issue.</p>
<p>Check here, if you will:</p>
<p><a href="http://www.abraji.org.br/print.php?sid=38" rel="nofollow">http://www.abraji.org.br/print.php?sid=38</a></p>
<p>(maybe you&#039;ll be redirected to the &#034;web version&#034;; just click on the printer icon).</p>
<p>X&#039;s,<br />
Murilo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Taekema - Road Warrior Collaboration</title>
		<link>http://www.scriptygoddess.com/archives/2003/12/11/lorem-ipsum-alternative-print-out-all-links-from-a-page/#comment-10782</link>
		<dc:creator>Ed Taekema - Road Warrior Collaboration</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/12/11/lorem-ipsum-alternative-print-out-all-links-from-a-page/#comment-10782</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Print out all links from a page - As Footnotes&lt;/strong&gt;
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.</description>
		<content:encoded><![CDATA[<trackback /><strong>Print out all links from a page - As Footnotes</strong><br />
This is really cool. A bookmarklet that expands the links in a web out to be footnotes which reference the webpages linked to &#8230; so you can see them. Love it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mercredi</title>
		<link>http://www.scriptygoddess.com/archives/2003/12/11/lorem-ipsum-alternative-print-out-all-links-from-a-page/#comment-10783</link>
		<dc:creator>Mercredi</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/12/11/lorem-ipsum-alternative-print-out-all-links-from-a-page/#comment-10783</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Conserver les URL des liens à l'impression&lt;/strong&gt;
Un bookmarklet qui permet de conserver à l'impression les URL des liens contenus dans une page.
</description>
		<content:encoded><![CDATA[<trackback /><strong>Conserver les URL des liens à l&#039;impression</strong><br />
Un bookmarklet qui permet de conserver à l&#039;impression les URL des liens contenus dans une page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.323 seconds -->
