Page 1 of 1
how to block tables with certain words or links?
Posted: Wed May 17, 2006 6:57 pm
by ltkun
I wanto block a table with certain words or links ,and some tables after it.
Who can give me an example?
thx
Posted: Thu May 18, 2006 7:00 am
by sheepy
For now you can't. Use Greasemonkey for that.
Posted: Fri May 19, 2006 7:04 pm
by PWguy
RIP + DOM inspector + XPather + inspect this
-
http://rip.mozdev.org
- DOMI is an option on new firefox install. this might be the same:
https://addons.mozilla.org/firefox/1806/
-
https://addons.mozilla.org/firefox/1192/
-
https://addons.mozilla.org/firefox/1913/
from the cheat sheet you can look for tables containing "links", and there is a way to search for text, but I haven't practiced this enough
