Webpages and sliders
December 8, 2010 11:35 AM Subscribe
Should I use a HTML5 slider or a JQuery slider?
I'm making a small interactive website to display some simple analysis and want the user to be able to enter data using sliders. What is the best way of making a slider?
I'm not very familiar with JQuery which is why I ask but I have learned a few snippets already. Making a slider using HTML5 is quite easy, but it seems that it might not display in some browsers.
posted by a womble is an active kind of sloth to computers & internet (6 answers total) 5 users marked this as a favorite
Creating Cross Browser HTML5 Forms Now, Using modernizr, webforms2 and html5Widgets
as there are a few tools there that should make using newer HTML5 functions work in older browsers.
posted by backwards guitar at 11:41 AM on December 8, 2010 [1 favorite]