Handango.com

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
tddisc
Posts: 2
Joined: Wed Feb 27, 2008 3:46 pm

Handango.com

Post by tddisc »

I can block the ads for Handango.com, but when the banners rotate or refresh, everything below it bounces down and up. The generic picture icon shows briefly and then disappears. How do I block it from showing at all?

Thanks for the help.
TD
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

Did you block this?

Code: Select all

.handango.com/marketing/
tddisc
Posts: 2
Joined: Wed Feb 27, 2008 3:46 pm

Post by tddisc »

rick752 wrote:Did you block this?

Code: Select all

.handango.com/marketing/
I hadn't, but I added it and it didn't help.

TD
User avatar
Hubird
Posts: 2850
Joined: Thu Oct 26, 2006 2:59 pm
Location: Australia
Contact:

Post by Hubird »

Until someone comes up with something better (which I'm sure they will)

Block the 2 images that make up the banner with

Code: Select all

.handango.com*HomeBanner.jpg
Then you can use two element hiding rules to stop it bouncing:

Code: Select all

handango.com#IMG(src=http://www.handango.com/marketing/2008/promotions/355/355_HomeBanner.jpg)

handango.com#IMG(src=http://www.handango.com/marketing/2008/Theme/February/HomeBanner.jpg)
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

I was testing this when I got into a big discussion over on DSL Reports about something else. I'll get back to it soon.

What I DID learn is that there is an image that flicks on and off quickly about every 5 seconds. This is causing a quick page shift ... it comes and goes in the blink of an eye. The weird thing is that it is just a small placeholder with the broken image (empty) icon in it ... like it is a false or missing picture.

I have never seen anything quite like it and I'm trying to pin down what and why?
User avatar
Adblock Plus Fan
Posts: 1255
Joined: Sat Feb 24, 2007 11:08 am

Post by Adblock Plus Fan »

javascript trying to rotate the banners every 4th second.
Locked