Example
Input something here
:
Code:
$(document).ready(function(){ $('input[type=text]').clearableTextField(); });
GitHub