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


Click here to return to the 'Create Safari Googling buttons' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create Safari Googling buttons
Authored by: mark hunte on Jul 22, '03 07:48:11PM

Thanks for the tips, just been playing and thought this one might be handy if it not done already. ( see below)
Yes it for MacOShints, I know this will come in handy for me at least.

Also if you want to create your own as I have just done, All I did was go to the search field on MacOShints enter my query (quicktime)
and hit search. once the search completed, I just copied the info from the address bar, shown here.
http://www.macosxhints.com/search.php?query=quicktime&type=stories&mode=search&keyType=all
I then pasted it into the javascript location , replacing the quicktime part with '+x+'
This is the finished script. to get it running just follow the tips posted before

javascript:x=escape(getSelection());window.location='http://www.macosxhints.com/search.php?query='+x+'&type=stories&mode=search&keyType=all';

---
mh

[ Reply to This | # ]

Create Safari Googling buttons
Authored by: mark hunte on Jul 22, '03 07:55:04PM

Sorry forgot to add you can use my tip to get the info you need for you own javascripts from different sites..

thanks

---
mh



[ Reply to This | # ]