is there a java script to store typed words as comments in the html file?

  • Thread starter Thread starter johny b
  • Start date Start date
J

johny b

Guest
for example if I create an html form (where you type something) and a button (to launch the script) to save what was typed as comments in the file, so when you watch the source-code you will see something like <!--[whatever was typed]--> at the bottom of the page
 
Back
Top