PDA

View Full Version : Javascript


Ronald0
07-06-2009, 07:08 PM
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:

hideelement('header');

or like

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.