[Bug 13154] WF3: Allow two handles on input type="range", like this: http://jqueryui.com/demos/slider/#range

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13154

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ian@hixie.ch
         Resolution|                            |REMIND

--- Comment #5 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-08-13 02:52:34 UTC ---
Yeah, we probably need to address this soon. Marking REMIND for now but I'll
get back to that once the feedback is down to more manageable levels in a month
or so. Please don't hesitate to reopen this in mid September or so if I forget
(I do check REMIND bugs regularly, but might not be prompt).

Meanwhile, anyone got any good ideas of how to fix this? New type
(type=actually-a-range)? Attribute for type=range (<input type=range foobar>)?
Reuse multiple="" somehow? How about submission; have the value be a comma or
space separated list? Do type=image-like name.min=foo&name.max=bar?

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Saturday, 13 August 2011 02:52:36 UTC