Slider | JQuery UI
Có thể bạn quan tâm
jQuery UI
Navigation SliderDrag a handle to select a numeric value.
Examples
- Default functionality
- Colorpicker
- Custom handle
- Multiple sliders
- Range slider
- Range with fixed maximum
- Range with fixed minimum
- Slider bound to select
- Snap to increments
- Vertical range slider
- Vertical slider
The basic slider is horizontal and has a single handle that can be moved with the mouse or by using the arrow keys.
view source1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | <!DOCTYPE html><html lang="en"><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>jQuery UI Slider - Default functionality</title> <link rel="stylesheet" href="https://code.jquery.com/ui/1.14.1/themes/base/jquery-ui.css"> <link rel="stylesheet" href="/resources/demos/style.css"> <script src="https://code.jquery.com/jquery-3.7.1.js"></script> <script src="https://code.jquery.com/ui/1.14.1/jquery-ui.js"></script> <script> $( function() { $( "#slider" ).slider(); } ); </script></head><body> <div id="slider"></div> </body></html> |
Want to learn more about the slider widget? Check out the API documentation.
Interactions
- Draggable
- Droppable
- Resizable
- Selectable
- Sortable
Widgets
- Accordion
- Autocomplete
- Button
- Checkboxradio
- Controlgroup
- Datepicker
- Dialog
- Menu
- Progressbar
- Selectmenu
- Slider
- Spinner
- Tabs
- Tooltip
Effects
- Add Class
- Color Animation
- Easing
- Effect
- Hide
- Remove Class
- Show
- Switch Class
- Toggle
- Toggle Class
Utilities
- Position
- Widget Factory
Từ khóa » Hslider.js
-
Huxpro/jquery.HSlider: Full-page Scrolling, Touch-friendly ... - GitHub
-
CodeInnTeam/hslider: A JQuery Plugin To Create Responsive ... - GitHub
-
Swiper - The Most Modern Mobile Touch Slider
-
@algolia/ui-components-horizontal-slider-js - Npm
-
Solid-slider - Npm
-
API: Slider Slider.js (YUI Library)
-
Index Of /vendor/revolution-slider/js
-
Demo Of Core Features In JQuery Slider Widget | Kendo UI For JQuery
-
JQuery Slider Plugins - Page 1
-
Splide - The Lightweight, Flexible And Accessible Slider/carousel
-
Simple-slider - Libraries - Cdnjs - The #1 Free And Open Source CDN ...
-
Slider. | Yarn - Package Manager
-
How To Create Range Sliders - W3Schools
-
Add Conditions To The General Slider Js - Stack Overflow