Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 238 Bytes

File metadata and controls

4 lines (3 loc) · 238 Bytes

TransposeTable

Transposes a two-row table, turning the rows into columns. This is used for responsive tables, since the one from Zurb is too robust and doesn't work on Android 2.3. This one only works for two-row tables.