Quote:
Originally Posted by SwissCheese
I tried it in Chrome and it didn't work.
|
Thanks for the bug report.
Only thing I can think of is you may need to enable JavaScript. If that's not it, let me know and I'll see what I can find out.
Edit: Did a Q&D search and found
this workaround
When you get to the last step, use:
Code:
javascript:Qr=document.getSelection();if(!Qr){void(Qr=prompt('Keywords...',''))};if(Qr)location.href='http://google.com/search?query=site:the370z.com%20'+escape(Qr)+'&num=10'
instead of the code they provide.
Let me know what happens, please. TIA.