I tried searching for the answer to my question but I can't figure out what terminology to use.
I want to block all Javascript on google.com except for the piece of code that places the cursor in the search box on the main http://www.google.com search page.
Is there a way to pick and choose which code on a page will be blocked?
[RESOLVED] Picking and choosing which code to block
[RESOLVED] Picking and choosing which code to block
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16
- GµårÐïåñ
- Lieutenant Colonel
- Posts: 3369
- Joined: Fri Mar 20, 2009 5:19 am
- Location: PST - USA
- Contact:
Re: Picking and choosing which code to block
Is there a way? Short answer, YES. However, it requires some expertise on your part, so depending on your level of ability to manipulate client side coding, it could be a NO. There is no per se, EASY way to do it. Its a slightly messy hack.anontemp123 wrote:I tried searching for the answer to my question but I can't figure out what terminology to use.
I want to block all Javascript on google.com except for the piece of code that places the cursor in the search box on the main http://www.google.com search page.
Is there a way to pick and choose which code on a page will be blocked?
~.:[ Lï£ê ï§ å Lêmðñ åñÐ Ì Wåñ† M¥ Mðñê¥ ßå¢k ]:.~
________________ .: [ Major Mike's ] :. ________________
________________ .: [ Major Mike's ] :. ________________
Mozilla/5.0 (Windows NT 6.1; rv:10.0.1) Gecko/20100101 Firefox/10.0.1
Re: Picking and choosing which code to block
Could you point me in the right direction? I should be able to pick it up from there.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16
Re: Picking and choosing which code to block
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0
- GµårÐïåñ
- Lieutenant Colonel
- Posts: 3369
- Joined: Fri Mar 20, 2009 5:19 am
- Location: PST - USA
- Contact:
Re: Picking and choosing which code to block
There is what dhouwn suggested, but that may not work to the ends that you are looking for. But you can take a look and see if it does what you want. Personally I would use a Greasemonkey script tempered well with an ABE rule. Both are options, your call and as I said comes down to how much you know, how much you are willing to do and what works best for you. I think personally too much trouble for a [searchbox].setfocus style function but to each their own. Good luck.anontemp123 wrote:Could you point me in the right direction? I should be able to pick it up from there.
~.:[ Lï£ê ï§ å Lêmðñ åñÐ Ì Wåñ† M¥ Mðñê¥ ßå¢k ]:.~
________________ .: [ Major Mike's ] :. ________________
________________ .: [ Major Mike's ] :. ________________
Mozilla/5.0 (Windows NT 6.1; rv:10.0.1) Gecko/20100101 Firefox/10.0.1