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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T10:42:25+00:00 2026-06-03T10:42:25+00:00

Hopefully I can explain this clearly. I’m looking to have a two sliders, and

  • 0

Hopefully I can explain this clearly.

I’m looking to have a two sliders, and the output on the second slider depends on the first sliders output.

Firstly, the user sets a price on the first slider, then the user uses a second slider to set the number of customers allowed to purchase and item, the second slider should output only whole numbers from the calculation.

For example. Price is set to £50. Then second slider should then output 1,2,5,10,25,50 as these are the only whole numbers from the calculation.

I’m stumped!

  • 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-03T10:42:26+00:00Added an answer on June 3, 2026 at 10:42 am
     $("#slider1, #slider2").on("slidechange", function() {
           var value1 = $('#slider1').slider('value');
           var value2 = $('#slider2').slider('value');
    
           // your computation here = outputVar
    
           $('#output').text(outputVar);
     });
    

    Something like this should work for you. Basically listen for the user changing the value of the slider, get your values, and output them somewhere on the page.

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

Sidebar

Related Questions

Hopefully I can explain this clearly enough. I have a table that displays some
Hopefully I can explain this better than I can Google it! I have a
I'm seeing a strange behaviour, hopefully someone out there can explain this. I have
Hopefully I can explain this correctly. I have a table of line orders (each
Hey everyone. Hopefully I can explain this correctly. I have some URL's which I
Okay guys hopefully I can explain this effectively, so here goes. I have a
Sorry for the unhelpful title, but hopefully I can explain this well enough. Lets
Hopefully I can explain this well enough, but please let me know if more
Hopefully I can explain this to where it make sense, but I'm trying to
Maybe I'm a little behind the eight ball. Hopefully someone can explain this. I

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.