How to hide HTML source code using Javascript?

TransPersonal

New member
I don;t want to hide the entire source code, just that of a certain table on my pages. This so that others can't steal my work. How can I hide the source code of a single html table or div?

P.S. I know about disabling right click, but that doesn't prevent someone from going into tools >> view source.
 
Back
Top