I want to hide form code from view code/inspect element browser , how can i do that ?
This is my code, please see below:
if someones is interested you can delete the form node from the DOM after the submission and it won't be there using the inspector.
https://developer.mozilla.org/en-US/docs/Web/API/ChildNode/remove