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.
すべてのプラットフォームで動作する jQuery-Mobile Event を探しています。
$(document).bind('scrollstop', function () {});
このコードは PC では機能しますが、私の iPhone では機能しません。(ばかげて、Chrome for iOS では動作しますが、iPhone-Safari では動作しません...)
だから、私の質問は: iOSとAndroid のスクロール イベントの実用的な実装はありますか?