jquery-typing icon indicating copy to clipboard operation
jquery-typing copied to clipboard

assign callbacks for started/stopped typing events

Results 5 jquery-typing issues
Sort by recently updated
recently updated
newest added

I know that this is an old library, but for those who are still using this: Firefox will fire the start (and stop) events even if you use the navigation...

> when I type in the cloned textarea, the jQuery-typing code operates over the original textarea

If I paste text into an input field then the typing event is not fired.

I have added code to track when paste events occur.

a how to: http://devhike.blogspot.ca/2013/06/how-to-register-your-library-or.html