Post Reply 
Google Fade Problem
Dec. 04, 2009, 04:55 AM (This post was last modified: Dec. 04, 2009 04:57 AM by JJoe.)
Post: #3
RE: Google Fade Problem
I'm seeing it now at
www.google.com/
www.google.com/webhp?hl=en
www.google.com/webhp?num=10
, there may be more.

Posted filter does remove feature? at www.google.com/.
I think URL Match needs to be modified for others.

And now I'm seeing the old code.

'Fade in' seemed to be broken by the "Stop JavaScript Timers" filter.

'Fade in' may need a mouse click and movement when I use Opera 10.10.

(Dec. 03, 2009 10:43 PM)Kye-U Wrote:  I've posted this over at BBR as well.

Filters posted in a code box at dslreports may copy and paste like

Code:
1. [Patterns]  
   2. Name = "Google Search: Remove Fade In"  
   3. Active = TRUE  
   4. Multi = TRUE  
   5. URL = "$TYPE(htm)www.google.(*/)+{1}(^?)"  
   6. Limit = 9  
   7. Match = "opacity:0(;|)"  
   8.         "|var g=1$SET(1=var g=0)"  
   9. Replace = "\1"

The line numbers need to be removed before the filter can be copied and imported.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Google Fade Problem - Graycode - Dec. 03, 2009, 07:53 PM
RE: Google Fade Problem - Kye-U - Dec. 03, 2009, 10:43 PM
RE: Google Fade Problem - JJoe - Dec. 04, 2009 04:55 AM

Forum Jump: