[ ソース: ruby-rails-assets-jquery-textchange ]
パッケージ: libjs-jquery-textchange (0.2.3-1.1)
libjs-jquery-textchange に関するリンク
Debian の資源:
ruby-rails-assets-jquery-textchange ソースパッケージをダウンロード:
- [ruby-rails-assets-jquery-textchange_0.2.3-1.1.dsc]
- [ruby-rails-assets-jquery-textchange_0.2.3.orig.tar.gz]
- [ruby-rails-assets-jquery-textchange_0.2.3-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [zurb.com]
類似のパッケージ:
detects text changes for input and textarea elements
Simple cross browser detection of text changes for input and textarea elements using a jQuery custom event plugin by ZURB
Implementing this requires binding events to the keyup event, and a couple other events if you want to detect text changes on cut and paste. Even if you're a JavaScript god it's tedious to keeping writing this logic over and over again. Be smart and use the ZURB text change event plugin instead.