javascript - Extending bootstrap dropdown to bottom of visible page -
There is a dropdown on my website that I would like to extend to the visible bottom of my webpage. This is because I do not have to set a max-height on all the dropdowns, when actually the user can be pushed forward to choose their option to give more options. The 100% height will not work on it.
So, my HTML is very basic, it just hangs a bootstrap
Comments
Post a Comment