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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T14:48:23+00:00 2026-06-13T14:48:23+00:00

I have created a multi-select list, input text box and a add button. User

  • 0

I have created a multi-select list, input text box and a add button. User can insert the new option in the multiselect list through input box and add button. I have created an example fiddle also :

http://jsbin.com/exuwis/7/edit

I have used knockout.js in my example.The select list is defined with "size="5". After I get more than 5 entries in the list, I can’t see any new entries without manually scrolling to the bottom. I want that when user enter any new entry in the list the scroll bar automatically moves to the bottom of the list. How can i do this ?

  • 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-13T14:48:24+00:00Added an answer on June 13, 2026 at 2:48 pm

    Consider adding the new option on top of the other options.

    Not a good practice to auto scroll content.

    Use

    self.CourseOptions.unshift(self.OptionToAdd());

    instead of

    self.CourseOptions.push(self.OptionToAdd());

    to insert item at the begging of the array.

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

Sidebar

Related Questions

I am using Eric Hynds’ jQuery for a multi-select list. I have created the
I have a multi select list in my View to send to controller a
hi i am using codeigniter , i want to add a multi select box
I have a form where a user can select an item from a mult-select
I have created a MultiSelectList like this: MultiSelectList UsergroupID = new MultiSelectList(_ug.GetUsergroups(), UsergroupID, UsergroupName,
I have created a multi-instance performance counter and I pass it mixed case instance
I have created an multi thread application on IIS (ASP.NET MVC), When the threading
I have created a multi module maven project. Now I have shared the project
I have a multi dimensional array, like this: array('name' => array('title'=>'Title','date'=>'Created')) I store it
I have two query like this; SELECT j.ID, j.Pkey, j.SUMMARY, j.CREATED, j.RESOLUTIONDATE ,j2.SUMMARY, j2.CREATED,

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.