From 0036b44ebd9a1a5e0a770966574ae60ca27c11b4 Mon Sep 17 00:00:00 2001 From: Wolfram Twelker Date: Mon, 11 Aug 2014 18:21:51 +0200 Subject: [PATCH] Table: fix typing errors in table-reflow demo Closes gh-7618 (cherry picked from commit 2f974cf3d206c7d309cc14e9f356251471fd236d) --- demos/table-reflow/index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/demos/table-reflow/index.php b/demos/table-reflow/index.php index 10382a145eb..a96656045b2 100644 --- a/demos/table-reflow/index.php +++ b/demos/table-reflow/index.php @@ -151,7 +151,7 @@

Applying a preset breakpoint

-

Even though we strongly encourage you to write custom breakpoints yourself, the framework includes a single pre-configured breakpoint that targets the stacked style to smaller phones and swaps to a tabular prsentation on larger phones, tablet and desktop devices. To use this preset breakpoint, add the ui-responsive class to the table to convert from the stacked presentation to a tabular presentation at 560px (35em). If this breakpoint doesn't work for your content, we encourage you to write a custom breakpoint as descibed above.

+

Even though we strongly encourage you to write custom breakpoints yourself, the framework includes a single pre-configured breakpoint that targets the stacked style to smaller phones and swaps to a tabular presentation on larger phones, tablet and desktop devices. To use this preset breakpoint, add the ui-responsive class to the table to convert from the stacked presentation to a tabular presentation at 560px (35em). If this breakpoint doesn't work for your content, we encourage you to write a custom breakpoint as described above.


 <table data-role="table" class="ui-responsive">
@@ -159,7 +159,7 @@
 
 		

Grouped column headers

-

It's fairly common to need to logically group multiple columns together under a heading group for financial or scientific data. The framework can support the most simple version of this by allowing for two rows of table headers (TH), with the first row containing simple colspan attributes to group the columns below. In this configuration, the framework will add a class to the label of the first cell in each group to allow you to style these differently and provide additional visual hierarchy.

+

It's fairly common to need to logically group multiple columns together under a heading group for financial or scientific data. The framework can support the most simple version of this by allowing for two rows of table headers (th), with the first row containing simple colspan attributes to group the columns below. In this configuration, the framework will add a class to the label of the first cell in each group to allow you to style these differently and provide additional visual hierarchy.

@@ -173,13 +173,13 @@ - + - +
Month Minimum Temp Maximum TempPrecipitaion (mm)Precipitation (mm) Rainfall Days
JaunuaryJanuary 3 8 17.8