- From: <bugzilla@jessica.w3.org>
- Date: Fri, 18 Jan 2013 18:31:25 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20708
Bug ID: 20708
Summary: Need Scrolling in <table>
Classification: Unclassified
Product: HTML WG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec
Assignee: dave.null@w3.org
Reporter: steve@lascasicas.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org
In many cases a table or grid needs to be created which does not fit
comfortably on a page, it would therefore be useful if a scrolling option was
available to enable users to scroll within a table whilst leaving any headers,
if defined, in situ. I envisage this working much like an embeded <iframe>
structure within the <table>
e.g.
<table scrollable=yes|no|horizontal|vertical|, headers=fixed, frame=200,400>
in order to do this well we would need to define the 'display' size, including
or excluding header columns/rows so the addtional options headers and frame are
added
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 18 January 2013 18:31:26 UTC