The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Hide Source / no copy & paste

Go down

Hide Source / no copy & paste Empty Hide Source / no copy & paste

Post by uberready Tue 8 Mar - 3:22

Was wondering if there is a way to hide my content, in my forum


something like

<script type="text/JavaScript">
//courtesy of BoogieJack.com
function killCopy(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=killCopy
document.onclick=reEnable
}
</script>




is there anyway that can cover my hole site? I don't see where i could add it. I think a admin would have to do it.


And if possible could you block the html source code also


is this possible? Sad
avatar
uberready
Forumember

Posts : 28
Reputation : 0
Language : english

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum