Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

4 votes
1 answer
6k views

How can i trigger a bootstrap modal at a specific height of the window scroll , for just Once?

I want to show user a modal window when vertical scrollbar position is beyond a specified limit. Here is my HTML code <div class="container"> <h2>Modal Example</h2> ...
Azhar's user avatar
  • 119
4 votes
2 answers
4k views

Bootstrap 3 long modal scrolling background on Android

I have a long modal that doesn't fully display on my android mobile device, the buttons are bellow the bottom of the screen, the modal doesn't scroll at all but the grayish background behind the modal ...
user1946989's user avatar