- From: <bugzilla@jessica.w3.org>
- Date: Sun, 10 Oct 2010 10:03:30 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11004
Summary: Add an example of suggestion labels being used and
rendered for input type="range"
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: bhawkeslewis@googlemail.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
You can give suggestions for a input type="range" labels by using the "label"
attribute on the "option" elements in a list referenced by the "list"
attribute.
At the moment this isn't very obvious. Could we include an example showing the
rendering of such labels as slider tick mark labels along the lines of the
example at:
http://www.filamentgroup.com/lab/update_jquery_ui_slider_from_a_select_element_now_with_aria_support/
Compare also Bug 10988.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Sunday, 10 October 2010 10:03:31 UTC