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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T13:34:39+00:00 2026-06-16T13:34:39+00:00

In this example.. http://jsfiddle.net/PKFyV/ You can see that I’m using jquery ui to build

  • 0

In this example.. http://jsfiddle.net/PKFyV/

You can see that I’m using jquery ui to build a slider. You can drag the red bar up and down to see the value of the input change but when you do that you notice a problem with the red image keeping its gradient perspective. Jquery is setting the height of that div so when it is very small it’s using the top end of the image which is the lighter end of the gradient. What I need is for the background to start at the bottom and scale up based on the height of the div so that when the slider is set to 1 or 2, the bottom bars show the darker end of the red gradient image. Any ideas?

.ui-slider {
    position: relative;
    text-align: left;
}
#slider-vertical {
    background:url(http://qupload.com/images/ratingslid.png) no-repeat -30px 0;
    width:30px;
    height:161px;
}
.ui-slider-range {
    background:url(http://qupload.com/images/ratingslid.png) no-repeat 0 0;
    width:30px;
    height:161px;
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    border: 0;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
}
  • 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-16T13:34:40+00:00Added an answer on June 16, 2026 at 1:34 pm

    Try this:

    .ui-slider-range {
        background:url(http://qupload.com/images/ratingslid.png) no-repeat 0 bottom;
        width:30px;
        height:161px;
    }
    

    Demo

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

Sidebar

Related Questions

in this example http://layout.jquery-dev.net/demos/toggle_alternate_layouts.html you can see that the resize is on the fly.
You can see the example here: http://jsfiddle.net/8EHED/8/ This is a tricky problem because I
As you can see in this example http://jsfiddle.net/PCcj8/ I'd like to add some margin
See this example: http://jsfiddle.net/EwtaC/1/ The images are styled via display:inline-block. I understand that whitespace
Look at this example: http://jsfiddle.net/nvcode/BnGyu/2/ Now it is clearly obvious that the browser can
I need some simple calculations done using jquery. This example http://jsfiddle.net/tbL5r/ is pretty close.
Using this example: http://jsfiddle.net/gh/get/jquery/1.7.2/highslide-software/highcharts.com/tree/master/samples/stock/demo/candlestick-and-volume/ When you hover over points on the chart, you get
I have a problem that is summarized in this simple example: http://jsfiddle.net/2wFHX/ I need
please see this example http://jsfiddle.net/7trcV/ what I'm trying to achieve is ability to put
Based in this example http://jsfiddle.net/Nb3uW/30/ how can make it to show each link the

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.