Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to detect what someone typed html code

<form>
  <div>
    <input type="search" id="mySearch" name="q"
    placeholder="Search the site..." size="30">
    <button>Search</button>
  </div>
</form>
Source by developer.mozilla.org #
 
PREVIOUS NEXT
Tagged: #detect #typed #html #code
ADD COMMENT
Topic
Name
1+4 =