tantek / cassis

CASSIS is universal javascript/PHP that works on the client and the server for scalable application logic.

Home Page:http://cassisjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running `tw_text_proxy` on keyup adds slight but noticeable lag

aaronpk opened this issue · comments

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.