What is this type of search window called.

Ask for help about NoScript, no registration needed to post
nagan
Senior Member
Posts: 340
Joined: Thu Mar 26, 2009 11:05 am

What is this type of search window called.

Post by nagan »

In this here (WARNING :ADULT SITE) , entering some text in the search bar leads to a java type window which opens another window on clicking the "X". The irritant window only closes only when you close the site.. :?
Dreams are REAL possibilities. Pursue them with zest and you can make them HAPPEN!
You are GOD.Realize THAT!
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: What is this type of search window called.

Post by Giorgio Maone »

Try this surrogate:
  • noscript.surrogate.freefind.replacement

    Code: Select all

    if(typeof("ffresults" in window &&window.ffresults)=="object")ffresults.show=function(){return true}
    
  • noscript.surrogate.freefind.sources

    Code: Select all

    !@http://
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
nagan
Senior Member
Posts: 340
Joined: Thu Mar 26, 2009 11:05 am

Re: What is this type of search window called.

Post by nagan »

Giorgio Maone wrote:Try this surrogate:
  • noscript.surrogate.freefind.replacement

    Code: Select all

    if(typeof("ffresults" in window &&window.ffresults)=="object")ffresults.show=function(){return true}
    
  • noscript.surrogate.freefind.sources

    Code: Select all

    !@http://
Not able to find the options in about:config NS 2.0.8.1
Dreams are REAL possibilities. Pursue them with zest and you can make them HAPPEN!
You are GOD.Realize THAT!
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: What is this type of search window called.

Post by Giorgio Maone »

nagan wrote: Not able to find the options in about:config NS 2.0.8.1
In fact, they're new and you must create them (New|String).
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Post Reply