I know these proxy sites that let you browse through a website like http://www.timeproxy.com/ I use them A lot but I've been experiencing some problems lately. Whenever I try clicking on a javascript function through them I get a 404 page error. Is there any way to go about this? I'm asking in here because I bet a programmer can figure it out.
Because usually they remove javascript, in the url you provide push on show advanced options and unmark: Remove client-side scripting (i.e JavaScript)
That still wouldn't work the hyperlink Javascript:function(parmeters); Get's translated info hyyp://www.website-i'm-visiting-.com/javascript:function(parameters); That wouldn't work because the page needs to be loaded first so the browser knows what the function is.