PDA

View Full Version : Handy Tools!


(ry$$1e
03-02-2007, 02:54 PM
Hey all!

Found a cool script to number your MSN results...All you need to do is create a New bookmark tab on your bookmarks toolbar, name it whatever you like and paste this script in the location box.

Script:

javascript:function q() { r = window.location; e = /first=([0-9]+)/g; s = e.exec(r); if (s == null) { return 1; } return s[1];}function n() { var j = 0; var s = q(); s = p****Int(s); q = document.getElementById('results'); ps=q.getElementsByTagName('h3'); for (pi=0; pi<ps.length; pi++){ tp =ps[pi];w = s + j;tp.innerHTML = w + '. ' + tp.innerHTML; j++; }};n();void('');

Now go to MSN do a search and click your new tab! It should number your results immediately! Check attachment!

Another 1 I found is the "next please" tool...

NextPlease! is an extension that allows you to jump to next and previous links on search results pages, like Google, Yahoo and MSN!

https://addons.mozilla.org/firefox/390/

Let me know if it works!

(ry$$1e:mrgreen:

Paz
03-02-2007, 03:30 PM
Hi (ry$$1e!

It's great to see you!

I don't know how to install a new bookmark on my toolbar.. LOL

Can anyone help me out please!?

The first/last thing works like a charm thanks, and I'd recommend it too!

megri
03-02-2007, 06:41 PM
I will try today