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

  • SEARCH
  • Home
  • 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 8723875
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T07:43:03+00:00 2026-06-13T07:43:03+00:00

Here is an image which I have exactly required. Please go through the image.

  • 0

Here is an image which I have exactly required. Please go through the image.

Enter image description here

  • 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-13T07:43:04+00:00Added an answer on June 13, 2026 at 7:43 am

    the working jsFiddle

    The HTML ->

    <div>
        <select id="first" multiple="true">
            <option value="something@something.com"> something@something.com </option>
            <option value="something@something.com"> something@something.com </option> 
            <option value="something@something.com"> something@something.com </option> 
            <option value="something@something.com"> something@something.com </option> 
            <option value="something@something.com"> something@something.com </option>        
        </select>
    </div>
    <div class="mid">
        <button class='add'> > </button>
        <button class='remove'> < </button>
        <button class='add-all'> >>> </button>
        <button class='remove-all'> <<< </button>
    </div>
    <div class="end">
        <select id="second" multiple="true">
        </select>
    </div>
    <div style="clear:both;"></div>​
    

    the jQuery ->

    $('.add').click(function(){
        $('#first option:selected').appendTo('#second');
    });
    $('.remove').click(function(){
        $('#second option:selected').appendTo('#first');
    });
    $('.add-all').click(function(){
        $('#first option').appendTo('#second'); 
    });
    $('.remove-all').click(function(){
        $('#second option').appendTo('#first'); 
    });
    ​
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here are my requirements: I have a DIV which should display an image (JPEG).
I have a image here http://power.itp.ac.cn/~jmyang/funny/fun4.jpg and I want to display it in my
Please look at this image here is 3 tables , and out i want
I have a div that contains 3 fields You can see the image here
I have a simple image gallery here . All I want to do is
what i have here works exactly how i want it. My question is that
Here's my dilema. I have a box which is 315x210px, and a bunch of
Here is image of my problem: http://i48.tinypic.com/2roszr9.jpg . I want to ask you if
Here's an image: I would like to know how i can set the black
![enter image description here][1]On my two demo and screenshot, you can understand that so

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.