|
|
2011-08-18
, 12:43
|
|
|
Posts: 1,411 |
Thanked: 1,330 times |
Joined on Jan 2010
@ Tatooine
|
#2
|
| The Following User Says Thank You to jedi For This Useful Post: | ||
|
|
2011-08-18
, 12:45
|
|
Posts: 673 |
Thanked: 856 times |
Joined on Mar 2006
|
#3
|
Do you have adblock installed? I've noticed that on some sites some elements that aren't ads get removed.
I've got no idea how to configure it.
| The Following User Says Thank You to momcilo For This Useful Post: | ||
|
|
2011-08-18
, 13:18
|
|
|
Posts: 49 |
Thanked: 17 times |
Joined on Feb 2010
@ Paris, France
|
#4
|
Do you have adblock installed? I've noticed that on some sites some elements that aren't ads get removed.
I've got no idea how to configure it.
|
|
2011-08-18
, 13:23
|
|
Posts: 692 |
Thanked: 264 times |
Joined on Dec 2009
|
#5
|
| The Following User Says Thank You to GameboyRMH For This Useful Post: | ||
|
|
2011-08-18
, 13:45
|
|
|
Posts: 49 |
Thanked: 17 times |
Joined on Feb 2010
@ Paris, France
|
#6
|
Both links worked fine for me, I didn't have adblock installed but had my custom flashblock installed.
A:link[HREF*="ads."] IMG {display: none ! important;}
| The Following User Says Thank You to titou1234 For This Useful Post: | ||
|
|
2011-08-18
, 13:53
|
|
Posts: 692 |
Thanked: 264 times |
Joined on Dec 2009
|
#7
|
I have downloaded adflashblock-css sources and founds this in userContent.css
which, for me, means that if there is "ads." in a link then remove it. That is clearly the case in www.pistonheads.comCode:A:link[HREF*="ads."] IMG {display: none ! important;}
| The Following User Says Thank You to GameboyRMH For This Useful Post: | ||
|
|
2011-08-18
, 13:58
|
|
|
Posts: 49 |
Thanked: 17 times |
Joined on Feb 2010
@ Paris, France
|
#8
|
In MicroB, I have discovered that links, with a special domain name, disappears !
I have made a small web page to show the problem. In this page the first line is a link to http://www.pistonheads.com (a site about cars) and the second line is a link to http://www.pistonheadsa.com which does not exist.
On my PC, both links appears
but on my N900 in MicroB, I cannot see the first link:
Any idea why MicroB is eating my links ?
Thanks in advance
Ithier