Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6325181
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T16:50:45+00:00 2026-05-24T16:50:45+00:00

Please see my website at http://animevoters.apphb.com . Click Tags in the main menu. It

  • 0

Please see my website at http://animevoters.apphb.com. Click Tags in the main menu. It is too long. I’ve seen some website, like espn.com where the droplist is in a panel so that the items are arranged there quite nicely. What I’d like is something along that kind of an idea, sort of making the droplist multi-panel (like two or three) so that the items do not have to go down beyond the screen. Any suggestion on how this can be done? Thank you.

Btw, I am using ASP.NET MVC and JQuery.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T16:50:47+00:00Added an answer on May 24, 2026 at 4:50 pm

    Use a DIV to wrap your menu panel, then use multiple lists inside it.

    see: http://jsfiddle.net/cFvpe/1/

    HTML:

    <div class="wrapper">
         <ul>
             <li><a href="...">Menu item</a></li>
             <li><a href="...">Menu item</a></li>
             <li><a href="...">Menu item</a></li>
             <li><a href="...">Menu item</a></li>
          </ul>
         <ul>
             <li><a href="...">Menu item</a></li>
             <li><a href="...">Menu item</a></li>
             <li><a href="...">Menu item</a></li>
             <li><a href="...">Menu item</a></li>
          </ul>
    </div>
    

    CSS:

    .wrapper {
        background-color:#0000f0;
        padding:4px;
        width:220px;
    }
    
    .wrapper ul, .wrapper li {
        list-style-type:none;
        padding:0;
        margin:0
    }
    
    .wrapper ul {
         width:100px;
         margin-right:10px;
         float:left;  
    }
    
    .wrapper a {
        display:block;
        font-family:arial;
        text-decoration:none;
        padding:3px;
        font-size:12px;
        color:#ffffff;
        width:100px;
        margin-bottom:2px;
        background-color:#0000c0;
    }
    
    .clear {
        clear:both;  
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Please see this website: http://www.rivvir.com/blog/ You can see that the blocks of the columns
please see web site below that i designed (it's from a template): http://noorjamali.soscharge.com my
Please see this IBM site - http://www.ibm.com/us/en/ If you see the site banners, there
My website ( http://amosjackson.com/index ) has scroll navigation where you click on navigation links
The website to see the error (click the home, models, etc links) : http://bit.ly/9AE2RI
Please view my website here: http://www.budgie.richardcmpage.com/ The div style for one of my boxes
Please see the following link structure http://stackoverflow.com/questions/10672712/voting-system-like-stackoverflow In the above link the 10672712 is
Please see demo here: http://jsfiddle.net/mA6qm/1/ (expand console) Why aren't events being sent or received
Please see the code snippet below : #include <iostream> using namespace std; int main()
Please see the site: http://www.ibsolution.de/irj/portal//dsag_2010 On the page there's a tab section, where you

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.