Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'or a bookmarklet...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
or a bookmarklet...
Authored by: verdon on Jul 30, '02 07:42:23PM

I wish I could remember where I found the first one of these so I could properly credit the source, but I can't. I've made a few others on the same theme and find them very useful...

VersionTracker Classic:

javascript:void(search=prompt('Enter%20text%20to%20search%20using%20Version%20Tracker.',''));if(search)void(location.href='http://www.versiontracker.com/mp/new_search.m?productDB=mac&mode=Quick&OS_Filter=MacOS&search='+escape(search))

Google:

javascript:void(q=prompt('Enter%20text%20to%20search%20using%20Google.',''));if(q)void(location.href='http://www.google.com/search?client=googlet&q='+escape(q))

etc.



[ Reply to This | # ]
or a bookmarklet...
Authored by: kerim on Nov 26, '02 12:56:34AM

Here is the bookmarklet for VT OS X:

javascript:void(search=prompt('Enter%20text%20to%20search%20using%20Version%20Tracker.',''));if(search)void(location.href='http://www.versiontracker.com/mp/new_search.m?productDB=mac&mode=Quick&OS_Filter=MacOSX&search='+escape(search))

The only difference being an extra X ...

This works great in Chimera.

Check out Bookmarklets.com for more!



[ Reply to This | # ]