| Home » Categories » Business » Web Development |
jQuery Slider from a Select Element |
|
Article ID: 231 | Rating: Unrated | Last Updated: Thu, Jan 14, 2010 at 4:54 PM
|
This jQuery plugin will take data from a select element and generates a jQuery UI Slider in its place, acting as a proxy to the select element (regardless of whether it is still visible, or hidden from the user). This means you can use the jQuery Slider plugin alongside other input elements in a form and submit or serialize the form as if the slider is not even there. This also allows the slider to work with or without JavaScript since the select element can be used if the slider is unavailable.
![]() This jQuery Slider Plugin is successfully tested in Firefox 2/3, Safari 3, and IE 6/7. This plugin requires jQuery and jQuery UI Slider. It also uses the jQuery UI CSS Framework as well as one additional custom CSS file. The demo in the zip file includes all necessary dependencies.
One of the most interesting feature of <select> to Slider Plugin is the ability to generate a range slider using two select elements. The handles in the range slider will still update their respective select element values, just as they do in a single handle slider. Since this component is built using jQuery UI slider component, you can easily style it by including a ThemeRoller generated style sheet and a custom CSS file for added features included in this plugin.
Online Demo
Website
Download
|
Attachments
There are no attachments for this article.
|
Comments
There are no comments for this article. Be the first to post a comment.
|
PHP Interview Questions with Answers - Part 1
Viewed 2163 times since Mon, Jan 11, 2010
ProFolio - Instantly Create Free Portfolio Website
Viewed 2153 times since Sun, Jan 3, 2010
What is Search Engine Optimization?
Viewed 474 times since Fri, Jun 25, 2010
Lorem Ipsum Dolor Sit Amet
Viewed 867 times since Tue, Oct 6, 2009
imgAreaSelect - jQuery Plugin To Select Areas On Images
Viewed 1212 times since Thu, Dec 31, 2009
Create Glowing, Radioactive Buttons with CSS
Viewed 1342 times since Sun, Dec 27, 2009
Advanced Backup System - PHP Backup Script
Viewed 1345 times since Wed, Jul 28, 2010
Speech Bubbles With Pure CSS3
Viewed 1223 times since Fri, Mar 12, 2010
Create Interactive JavaScript Charts With Highcharts
Viewed 1279 times since Fri, Dec 4, 2009
Hydrogen Power verus Hybrid Cars
Viewed 615 times since Mon, Jul 4, 2011
|


Add Comment