I would like to know if there is a way to prevent an html page with jQuery or javascript to be modified by the user to change its behavior.
A user can modify it usin
I don't think it's possible to do that unless you can make sure (or force) users to use browsers that don't have developer tool.