if u want to off right click u can use following java script function as far as i know.
<script type="text/javascri
var message = "function disabled";
function rtclickcheck(
{
if (navigator.appName == "Netscape" && keyp.which == 3)
{
alert(message)
return false;
}
if (navigator.appVersi
{
alert(message)
return false;
}
}
document.onmousedow
</script>
--- In phpexperts@yahoogro
>
> Hi experts
> How can i disable right mouse click and Ctrl+c control by using javascript? If any solution please share with me.
>
> Thanks
> Rana
>
__._,_.___
Visit phpXperts website at www.phpxperts.net
MARKETPLACE
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch format to Traditional
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
.
__,_._,___
No comments:
Post a Comment