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 7851265
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T19:07:38+00:00 2026-06-02T19:07:38+00:00

This could be an fun question. I’m planning to make a select box that

  • 0

This could be an fun question. I’m planning to make a select box that looks like normal html at first, but when you open it there will be two exciting things:

  1. The box will contain 2 different text-aligns making two neat rows.(see picture)
  2. At the end of each line of the list item contained in the box, there will be a like/dislike button system.(see picture)

*picture*

Some of you already know where this is going, I’ll need to make the thing like you’d make any such menu in GUI programming. I assume some object oriented Javascript programming?

(I’m looking for technical details as I’m novice at Javascript and jQuery(but not at programming), I’m basically interested in info about transferring such a pseudocode construct into Javascript/jQuery or another more usable framework if really need be. I’m also perfectly aware that I’m normally not going to be using any actual html in this GUI.)

So my question is, how should I set out to do this according to you?

  • 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-06-02T19:07:44+00:00Added an answer on June 2, 2026 at 7:07 pm

    You will not be able to modify a normal select element to achieve this, you will have to

    • Create a proxy-pro-select-element and hide the original one.
    • Copy option elements and create equivalent one in your proxy
    • You will have to also keep both selects in sync.

    Once you have that you can do anything in your proxy-pro-select-element, simplest would be to on click show a table with select able rows, with table it would be very easy to align all columns.

    Technical details:

    • Read how to implement a jQuery plugin
    • In your plugin’s init loop through options in target select and create corresponding rows in a div say dropdown, hide original select and replace it with your control which will be a select-div
    • onclick on select-div, show dropdown div after re-positioning correctly

    See code like this and modify

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So this is a trivial, but hopefully fun question. I need to make a
This could quite possibly be the dumbest question ever asked. Our client wants us
This could be considered a duplicate question, as a similar one has already been
This could save me so much time. Sometimes I find myself writing things like
This could be an amazingly dumb question, but .... I don't think a standard
This Question arises from a Q&A here I have some doubts that i think
This question goes beoynd just programming, but I'd like to get some input on
this may seem like a overly complicated question, but it has me driving me
Yes, I'm aware of that the following question could be answered with Use the
Firstly, I realise that this is a very similar question to this one: Which

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.