Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^4: Most printer friendly version of the documentation?

by shmem (Chancellor)
on Aug 08, 2008 at 22:22 UTC ( [id://703192]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Most printer friendly version of the documentation?
in thread Most printer friendly version of the documentation?

That snippet in your Free Nodelet Settings might help.

<script type="text/javascript"> function xl (query) { var r = document.evaluate(query,document,null,XPathResult.ORDERED_ +NODE_SNAPSHOT_TYPE,null); var a = new Array; for ( var i=0 ; i < r.snapshotLength; i++ ) a.push(r.snapshotItem( +i)); return a; } var ohrwurm = xl("//em`[text()='I personally believe']"); for (var i in ohrwurm) { ohrwurm`[i].parentNode.innerHTML = ohrwurm`[i].parentNode.innerHTM +L.replace('<em>I personally believe</em>','I guess'); } </script>

That said, I'm with you in the perception of "I personally believe" as (according to my favorite online dictionary) something like a "catchy song", an earwig, something that goes on echoing in your head long after you've read it.

Don't take that too seriously. I'm Just Another Heck Parler.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://703192]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2026-04-18 23:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.