Bind events directly to the input element. Use jQuery Mobile's virtual events, or bind standard JavaScript events, like change, focus, blur, etc.:
input
$( ".selector" ).bind( "change", function(event, ui) { ... });
The text input plugin has the following custom events:
create
$( ".selector" ).textinput({ create: function(event, ui) { ... } });
© 2011-12 The jQuery Foundation
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル