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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T14:08:15+00:00 2026-06-05T14:08:15+00:00

How to create a numeric slide as below; without using HTML5 and jquery library

  • 0

How to create a numeric slide as below; without using HTML5 and jquery library

enter image description here

  • 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-05T14:08:16+00:00Added an answer on June 5, 2026 at 2:08 pm

    Have you tried dhtmlxSlider ? Its a slide bar which uses simple Javascript, and HTML 4.01 strict.

    I believe its compatible with most browsers, and free to download from this link here: Download link for dhtmlxSlider

    Here is an example of the code to use dhtmlxSlider:

    <script type="text/javascript"> 
    var slider1;
    function doLoadLiveDemo(){
    slider1=new dhtmlxSlider(
       "sliderBox1",
       260,
       "dhx_skyblue");
    
    slider1.setImagePath("codebase/imgs/");
    slider1.setStep(50);
    slider1.attachEvent(
    "onChange",
    function(nv){document.getElementById("qual").value=nv;});
    slider1.init(); 
    </script>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using JavaScript, how do I create an HTML table that can "accept" numeric matrix
I have a table created using the query CREATE TABLE branch_dim ( branch_id numeric(18,0)
I'm using the following database: CREATE TABLE datas (d_id INTEGER PRIMARY KEY, name_id numeric,
Suppose I have a table like: create table { id numeric(5,3), code varchar(10) }
postgres has an array data type, in this case a numeric array: CREATE TABLE
I can create a Numbered Range List of numeric type, but not character type.
I would like to create a function that checks if a numeric value passed
Possible Duplicate: How do I create a random alpha-numeric string in C++? I need
What is the best way to create a numeric pad like the one Apple
I'd like to create 9-digit numeric ids that are unique across machines. I'm currently

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.