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.
data-role="page" ラッパーの外にあるリストに jQuery モバイル リストビュー スタイルを適用するにはどうすればよいですか?
リストがレンダリングされた後、必要に応じて移動して、ページラッパー内にリストを配置します。
$('#page').before($("#menu"));