Page 1 of 1

AdBlokc filter

Posted: Thu Feb 23, 2012 7:11 pm
by thedead200
I was just wondering. How do you hide everything after the closing html tag?

Re: AdBlokc filter

Posted: Sat Feb 25, 2012 12:03 pm
by Ares2
Everything after the closing html tag should not be displayed after all, but I think most browsers will auto-correct stuff like this. Firefox, for example, simply moves those elements to "body" - so if you want to hide those, you will have to keep that in mind.