What i have done is implement a piece of JavaScript that i created, and what it does is blocks ALL web browser proxies, there are ways past it but i cant release that information. =X
But what i cant seem to do with this script is:
Code:
hideelement('header');
or like
Code:
showelement('noheader');
i tried bother but it doesnt seem to work. Anyone have ideas on how to block out headers or footers in java script?
Only function methods i have created/need are this show and hide element.