View Full Version : Disabling javascript automatically on my site
simplistic
02-15-2007, 09:18 PM
I need to be able to automatically turn off javascript on certain parts of my site so that when I'm using a frame to look at another site the javascript is disabled. Is there a way to do this like they do with web proxies on proxy.org? thanks
boxxertrumps
02-15-2007, 11:31 PM
you cant control the content of other sites. if you could, the web would be in anarchy. and using javascript to disable javascript is retar... redundant. the sites can use javascript to break out of frames.
sorry, but its impossible.
simplistic
02-15-2007, 11:39 PM
well then how do web proxies do it
trippin
02-16-2007, 01:35 AM
Web Proxies are able to disable javascript because they are coded by PHP which downloads the webpage and can edit the html anyway they feel possible before displaying to the browser. I would guess they make the proxy add "<noscript> tags around the entire contents of the webpage.
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.