Skip to content

Instantly share code, notes, and snippets.

anonymous
anonymous / index.html
Created January 27, 2015 22:54
indexOf()
<form id="boxTest">
<input class="boxUrl" type="text" placeholder="http://"/>
<input type="submit" class="submitMe"/>
</form>