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.
本体の不透明度を変更すると同時にajaxstartイベントにローダー画像を表示しています。ただし、navbar-fixed-top の不透明度は変更されず、そこにあるリンクはクリック可能です。ローダー イメージが表示されているときに ajaxstart でそのリンクを無効にする必要がある
たとえば、navbar の z-index が :の場合、ローダー イメージに10指定する必要がありますz-index: 11
10
z-index: 11
デモ