http://qs321.pair.com?node_id=17215

i used the code from google as a base for making a perlmonks bookmarklet. right click the link below, and add it to your bookmarks. if you put it in netscape's toolbar folder, you have quick access to PM nodes. if you highlight something and then click it, it will look for a node named whatever you had highlighted. otherwise it pops up a search box.

pm!

hope you find this useful. let me know what you think!

Update by vroom:

I think this will work for those of you forced into using IE although I haven't tested it

<A HREF="javascript:q=(document.frames.length?-1:document.selection.cr +eateRange().text);if(q<=0){void(q=prompt('Enter text to search E2.'+(q?'':'Search PerlMonks: enter terms or highligh +t something E2'),''))};if(q)location.href='http://perlmonks.org/?node='+escape(q +)">pm!</A>
--
michael d. ivey, ivey@gweezlebur.com

Edited by planetscape - added code tags

( keep:0 edit:19 reap:0 )

Replies are listed 'Best First'.
RE: Perl Monks bookmarklet
by Cirollo (Friar) on Aug 25, 2000 at 18:25 UTC
RE: Perl Monks bookmarklet
by Shendal (Hermit) on Jun 09, 2000 at 01:45 UTC
    I click it and it just pops up a nice debug box saying that the object doesn't support that property or method.
      Hmm, very strange. It works ok in Netscape, but not in Internet Explorer. On my machine, it doesn't do anything in IE.

      Apterigo
RE: Perl Monks bookmarklet
by ZZamboni (Curate) on Jun 09, 2000 at 18:54 UTC
    Very nice, ivey. Works well in Netscape 4.7 under Solaris.

    --ZZamboni

RE: Perl Monks bookmarklet
by mhorvat42 (Acolyte) on Jun 09, 2000 at 21:25 UTC
    cool -- keep up the good work do or do not -- there is no try