Coder Social home page Coder Social logo

goldengatelight / jquery-price-range-slider-with-user-input Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 27 KB

Complete, effective and fast jQuery price range slider

Home Page: https://codepen.io/GoldenGate/pen/BxmWwN

HTML 29.52% JavaScript 45.66% CSS 24.82%
jquery-range-slider jquery-slider jquery-ui jquery

jquery-price-range-slider-with-user-input's Introduction

jQuery-Price-Range-Slider

Complete, effective and fast jQuery price range slider which can be used for other purposes with little customization.

Features

  • The range slider will accurately reflect active selections by display the current minimum and maximum values available in the range. It has 2 handles and writes its value right into input value fields. This makes it easy to use in any html form.
  • Search can be done both ways by selection of range slider or clicking search button.
  • Taking user defined range value in textbox which is not available in most of range sliders.
  • Tight validation on user defined inputs (No negative values, only accept numbers, values only specified min and max value range).
  • Prevent jQuery UI slider handles overlapping.
  • Defined slider range each step to point nice values like 100 or 200 or 500 or 1000.
  • Positined jQuery UI slider handles based on user inputs.
  • Simple code. At just about 80 lines of jQuery, including the initial properties and properties panel, it should be pretty easy to read through if you want to customize it.

Settings

Add the following libraries to the page:

  • jquery.min.js
  • jquery-ui.min.js

Add the following stylesheets to the page:

  • jquery-ui.css

Min and Max - The min and max values of the range. These are set manually because it's a simple way to make sure the slider is not adversely affected by any selections already made when the slider object loads.

jquery-price-range-slider-with-user-input's People

Contributors

goldengatelight avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

5l1v3r1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.