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アプリを作成したいと思います。
固定のNavBarを設定できるように固定する方法はありますか?左側に縦型のナビゲーションバーが必要だと思います。
ありがとう。
関連している:
例:
これらは単なる例であり、機能させるために微調整する必要があります。これは単なる概念です。
css "position:fixed"をリストビューの含まれているdivに入れると、固定効果が生成されます。