tantek / cassis

CASSIS is universal javascript/PHP that works on the client and the server for scalable application logic.
http://cassisjs.org/
128 stars 10 forks source link

Running `tw_text_proxy` on keyup adds slight but noticeable lag #26

Open aaronpk opened 8 years ago

aaronpk commented 8 years ago

In order to have an accurate client-side text length counter, I run tw_text_proxy on each keyup event. However it adds a slight but noticeable lag in the interface.