<input type="text" onkeydown="return false;" />
<textarea onkeypress="event.returnValue=this.value.length<1500;"></textarea>
A new type of spam for Google Analytics, will Google do something for this? Related discussion: http://moz.com/community/q/ga-event-t...
<input type="text" onkeydown="return false;" />
<textarea onkeypress="event.returnValue=this.value.length<1500;"></textarea>