Fixed my poor alphabetical attempt. Footer is after fieldset. Done.

This commit is contained in:
Todd Parker 2011-11-03 23:25:16 -04:00
parent ae27590d18
commit 3133b36b37

View file

@ -118,23 +118,6 @@
</tr>
</table>
<h2><a href="../toolbars/docs-footers.html">Footer</a></h2>
<p>Container with <code>data-role="footer"</code></p>
<table>
<tr>
<th>data-id</th>
<td>string (unique id, useful in persistent footers)<td>
</tr>
<tr>
<th>data-position</th>
<td>fixed<td>
</tr>
<tr>
<th>data-theme</th>
<td>swatch letter (a-z)<td>
</tr>
</table>
<h2><a href="../toolbars/docs-footers.html">Fieldcontainer</a></h2>
<p>Container with <code>data-role="fieldcontain"</code> wrapped around label/form element pair.</p>
@ -156,6 +139,22 @@
</tr>
</table>
<h2><a href="../toolbars/docs-footers.html">Footer</a></h2>
<p>Container with <code>data-role="footer"</code></p>
<table>
<tr>
<th>data-id</th>
<td>string (unique id, useful in persistent footers)<td>
</tr>
<tr>
<th>data-position</th>
<td>fixed<td>
</tr>
<tr>
<th>data-theme</th>
<td>swatch letter (a-z)<td>
</tr>
</table>
<h2><a href="../pages/toolbars/docs-headers.html">Header</a></h2>
<p>Container with <code>data-role="header"</code></p>