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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T13:55:48+00:00 2026-05-31T13:55:48+00:00

I have installed the jQuery UI slider, but it doesn’t show in my code.

  • 0

I have installed the jQuery UI slider, but it doesn’t show in my code. I don’t see what I’m doing wrong.

<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8" />
    <title>Home Page</title>
    <link href="/Content/Site.css" rel="stylesheet" type="text/css" />
    <script src="/Scripts/jquery-1.7.1.min.js" type="text/javascript"></script>
    <script src="/Scripts/jquery-ui-1.8.18.min.js" type="text/javascript"></script>
    <script src="/Scripts/modernizr-2.5.3.js" type="text/javascript"></script>

</head>
<body>
    <div class="page">
        <section id="main">
            <link href="/Content/themes/base/jquery.ui.slider.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">



    $(function () {
            ...
            $("#bwvolume").slider({
                value: 0,
                min: 0,
                max: 2500,
                step: 100,
                slide: function (event, ui) {
                    $("#spanbwvolume").val("$" + ui.value);
                }
            });
            $("#spanbwvolume").val("$" + $("#bwvolume").slider("value"));
        });
    </script>
   ...
        <tr class="format">
            <td width="150" valign="top" class="tdlabelNoSize">Volumes monochrome:</td>
            <td>
                <div id="bwvolume"></div>(<span id="spanbwvolume"></span>)
            </td>
        </tr>

     ...
</body>
</html>

There is some space allocated in the browser. But the slider doesn’t show. My code is based on http://jqueryui.com/demos/slider/#steps.

This is what I see in FireBug:

<tr class="format">
<td class="tdlabelNoSize" width="150" valign="top">Volumes monochrome:</td>
<td>
<div id="bwvolume" class="ui-slider ui-slider-horizontal ui-widget ui-widget-content ui-corner-all">slider=Object { element={...}, options={...}, _keySliding=false, meer...}
<a class="ui-slider-handle ui-state-default ui-corner-all" href="#" style="left: 0%;"></a>index.uiSliderHandle=0
</div>
(
<span id="spanbwvolume"></span>
)
</td>
</tr>

FireBug doesn’t report any errors.

Do I miss something like images or something? On the same page I’m using also jQuery UI Selectable (not shown in code) and this is working fine.

  • 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-05-31T13:55:50+00:00Added an answer on May 31, 2026 at 1:55 pm

    Did you link JQuery UI css file?

    After I’ve added jquery-ui.css and slightly modified your js code the Slider appeared

    see http://jsfiddle.net/LGMHP/2/

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

Sidebar

Related Questions

I have the jQuery numberformatter-plugin installed, but don´t get it to work correctly. I
I have installed the Nivo Slider (http://nivo.dev7studios.com/) that uses jQuery on my site which
I installed the JQuery token-input plugin. https://github.com/loopj/jquery-tokeninput Autocomplete is working, but I have a
I have installed gem jquery-rails in Rails 3.1 app. But line below rails generate
I have installed the latest ckeditor with jquery adapter, but I cannot use its
Long story short, I have a long code that uses jQuery. Lots of files,
i have following code in my php jquery call... <object type=application/x-shockwave-flash data=mysounds/player.swf id=audioplayer1 height=1
I have the JQuery AutoCompletion plug installed and working on 4 input text boxes,
I just installed the jQuery Lightbox Plugin on my wordpress blog. But that totally
I have been tasked with figuring out why a jquery slider won't function. 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.