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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T20:44:43+00:00 2026-06-12T20:44:43+00:00

I have 3 connected jquery ui sliders where the value is reflected in input

  • 0

I have 3 connected jquery ui sliders where the value is reflected in input fields next to them.

See http://jsfiddle.net/oniiru/gWbMp/

As it is now, the value of the input changes as I slide the sliders, but I can’t figure out how to change the value of the slider if I type a new value into the input. I know there are other examples of this out there, but not with connected sliders and I somehow can’t get it working. Could anyone help? Sorry I’m pretty new to this, and any help would be appreciated.

As a side note, the slider handles also pass beyond the end of the slider, and if someone wanted to help me figure out how to fix that as well I would certainly appreciate it. 🙂

thanks all,

  • 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-12T20:44:45+00:00Added an answer on June 12, 2026 at 8:44 pm

    Use following code: modified jsfiddle

        $("input").change(function(){
    
             var index = $(this).attr('class').substring(0,1);
            $("#slider_"+ index).slider('value', this.value);
            refreshSliders( index - 0 );
    });
    

    Note:You should not use same Id for more than one element. (you are using same id for all inputs).

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

Sidebar

Related Questions

i have three list that all of them are connected with jquery-ui sortable, first
I have the following script: http://jsfiddle.net/oshirowanen/mYx5y/4/ I have created my own tab buttons which
I have a web application with HTML / jQuery which ic connected with AJAX
I have connected to a mysql database and I am trying to use jquery
I'm working with the jQuery sortable plugin( 2 connected lists) and have a strange
Im using jquery sortable and connected lists that works great. I have two lists,
I have connected to a table of the database and found a row by
I have connected to local and server database from local SqlServer 2005. How to
I have connected with the database successfully by using wizard in server explorer. but
I have a mp3 Player. I have connected it to my PC which has

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.