Responsive HTML Table
Hello guys!
I noticed that you added support in October 17, 2015 for Responsive HTML Table. So it means that any table created in the website will be converted to responsive?
Like if a table is created the simple way:
<table>
I noticed that you added support in October 17, 2015 for Responsive HTML Table. So it means that any table created in the website will be converted to responsive?
Like if a table is created the simple way:
<table>
<tr>
<td>Jill</td><td>Smith</td> <td>50</td>
</tr>
<tr><td>Eve</td><td>Jackson</td> <td>94</td>
</tr>
</table>
This will be automatically responsive or do I need to set any style to it first?
Thank you guys!
Everyday I edit the theme I get more excited about it! Awesome work!
<td>Jill</td><td>Smith</td> <td>50</td>
</tr>
<tr><td>Eve</td><td>Jackson</td> <td>94</td>
</tr>
</table>
This will be automatically responsive or do I need to set any style to it first?
Thank you guys!
Everyday I edit the theme I get more excited about it! Awesome work!
Comments
yes, but we just added a simple kind of scroll slider. So table works similar as previously but when you hover on it and swipe with finger, you will see more table elements. You will get this feature after theme update of course.
Thanks!
Thank you!