I have to disable website links all. if i place any overlay on website but it is not the right solution because we can remove that overlay using firebug or any browser tools...so is there any possible to freeze the site with out any actions...
Thanks, Murali
if you using jquery you can disable link action as follow
Basically
e.preventDefault
will intercept the default action