I have a couple of values passing thru links
I dont want the user to see the variable names and its values when the user does a mouseover or when he right clicks on the link... or atleast make it hard enough so that no one will bother ...any way this can be done ?
Using the window.status method I can only hide it from mouseovers but not from right clicks and viewing properties.
How do I prevent mischievious users from changing the values assigned to a variable thru the adress bar?