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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T21:53:36+00:00 2026-06-13T21:53:36+00:00

Well this is a very strange issue, for whatever reason slider handle is outside

  • 0

Well this is a very strange issue, for whatever reason slider handle is outside it’s parent element by half it’s height or width, why did they made it that way?…

Anyways, you can see in this fiddle: http://jsfiddle.net/PGLkW/2/ that handle goes way outside it’s container, and if i would try to remove margin like so:

.ui-slider .ui-slider-handle{
    width:100%; 
    margin-left:0px;
    left:0px;
    margin-bottom:0px;
}

​Things get’s even worse, and from what i can see i would actually need to edit widget itself for such a stupid thing, or am i not seeing something?

So just to clarify my question, i want handle to stay within it’s container, and when i click on any place to start dragging as you can see mouse doesn’t go exactly to the middle of handle, so it looks really bad.

  • 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-13T21:53:38+00:00Added an answer on June 13, 2026 at 9:53 pm

    It looks it doesn’t read the css properly, or because there are a lot of solutions they left it for the developers to play with it, and you have to do it until you get the result you want, here there is a solution using margin-bottom in negative:

    //CSS
    .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{ border-radius: 0; }
    .ui-slider .ui-slider-handle{
        width: 58px;
        height: 50px;
        margin-bottom: -25px;
    }
    
    //HTML
    <div class="slider" style="margin:50px; height:400px; width:50px;"></div>​
    

    The fiddle http://jsfiddle.net/RFVZ2/ . I hope this works for you.

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

Sidebar

Related Questions

Very strange issue... I have something like this in my Controller: public ActionResult Initialize(IEnumerable<MyModel>
Oh! this is very strange issue. I'm going to register these two types, but
Well. This night was a very strange night to me. I am sorry to
Recently, I encountered a very strange issue, this issue only happens in Windows XP
I don't understand very well this code: var img = $('<img/>', {class: photo, src:
I know this works very well: def locations(city, *other_cities): print(city, other_cities) Now I need
Sorry this is not a very well defined question, I am thinking about an
I got this code from someone and it works very well, I just want
I don't understand MEF very well, so hopefully this is a simple fix of
Well this is a really weird issue, I really didn't find anything on this

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.