Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Mobiscroll jqueryプラグインを使用していますが、onCloseイベントをキャッチできないようです。誰かがこのイベントをキャッチする方法のコードサンプルを教えてもらえますか?そのためのドキュメントはありません。
ありがとう
$('input[type=date]').scroller({ onShow:function(html,inst) { //Personally I'd like to use events here } });
それはそれをする必要があります