From d1685a44b87a4c8e3d23475772561f927c1c8c86 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Sun, 22 Jun 2003 16:42:40 +0000 Subject: [PATCH] Added table.spacer.image to improve tabular style accessibility. This is a fairly intrusive change, but I think its a significant improvement in accessibility. --- website/xsl/param.xsl | 12 +++++--- website/xsl/tabular.xsl | 62 +++++++++++++++++++++-------------------- 2 files changed, 40 insertions(+), 34 deletions(-) diff --git a/website/xsl/param.xsl b/website/xsl/param.xsl index e43dac85e..179366c70 100644 --- a/website/xsl/param.xsl +++ b/website/xsl/param.xsl @@ -364,14 +364,18 @@ will be used to indent the TOC. - - + + + +Invisible pixel for tabular accessibility - +This is the 1x1 pixel, transparent pixel used for +the table trick to increase the accessibility of the tabular +website presentation. + - diff --git a/website/xsl/tabular.xsl b/website/xsl/tabular.xsl index 07daa9170..7861892f5 100644 --- a/website/xsl/tabular.xsl +++ b/website/xsl/tabular.xsl @@ -121,12 +121,43 @@ - +
+ + + + + - - -
 + + + + + + + + + + + + +
+ +
+ + + + + + + +
+
@@ -155,36 +186,7 @@   - - - - - - - - - - - - -
- -
- - - - - - - -
-
-- 2.40.0