scroll dropdown bootstrap

       <ul class="dropdown-menu scrollable-menu" role="menu">
          <li><a href="#">Action</a></li>
          <li><a href="#">Another action</a></li>
          <li><a href="#">Something else here</a></li>
          <li><a href="#">Action</a></li>
            ..
          <li><a href="#">Action</a></li>
          <li><a href="#">Another action</a></li>
       </ul>

3
2

                                    .scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

3 (2 Votes)
0
Are there any code examples left?
Create a Free Account
Unlock the power of data and AI by diving into Python, ChatGPT, SQL, Power BI, and beyond.
Sign up
Develop soft skills on BrainApps
Complete the IQ Test
Relative searches
bootstrap dropdown scroll menu how to add dropdown scroll bar bootstrap bootstrap dropdown scrolling down scrolling dropdown menu bootstrap horizontal scroll dropdown-menu bootstrap bootstrap dropdown causes scrollbar bootstrap scroll dropdown menu bootstrap dropdown scrollable container scroll instead of dropdown bootstrap bootstrap dropdown scroll on bootstrap dropdown scrollable example boostrap dropdown with scrooll create scroll bar on bootstrap dropdown menu scrollable dropdown menu bootstrap scrolling dropdown menu bootstrap bootstrap dropdown making scrollbar bootstrap how to make drop down scrollable dropdown button css bootstrap bootstrap scoll on dropdown dropdown scrollable bootstrap scrollable in bootstrap dropdown bootstrap dropdown scrollable bootstrap dropdown menu with scrollbar scrollable select dropdown bootstrap bootstrap dropdown with scrollbar dropdown scroll bootstrap make a dropdown scrollable bootstrap bootstrap dropdown scroll dropdown with scrollbar csschange scroll bar width in dropdown menu css bootstrap dropdown with scroll bs4 scrolling dropdown menu menu list with scrolbar scrollable select list bootstrap scroll in dropdown bootstrap bootstrap dropdown dropdown with scrollbar bootstrap 3 bootstrap 4 scrollable select bootstrap 4 scrollable dropdown bootstrap dropdown button scrollable scrollable dropdown bootstrap scroll on dropdown bootstrap scrollbar in dropdown bootstrap class for dropdown scroll in bootstrap bootstrap dropdown menu scrollable bootstrap 4 dropdown menu scrollable bootstrap scroll menu dropdown bootstrap scrolling dropdown scrollable dropdown bootstrap 4 dropdown with scrollbar bootstrap 4 how to set scrollbar for dropdown list in bootstrap bootstrap scrollable dropdown bootstrap scrollable dropdown list dropdown menu scrollable bootstrap dropdown scrollable bootstrap 4 bootstrap dropdown height scroll bootstrap dropdown-menu scrollable bootstrap dropdown overflow scroll dropdown bootstrpa create scroll bootstrap 3 dropdown scrollable how to make bootstrap dropdown scrollable scroll dropdown bootstrap
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source