@@ -44,38 +44,55 @@ This page is a sample of page using tables. To make test with<br>
<br>
Example 0 : Table with div and table with table containg a select that should be overflowed and truncated<br>
<divstyle="display: table;"><divstyle="display: table-row"><divstyle="display: table-cell; overflow: hidden; white-space: nowrap; max-width: 100px;"><!-- If you remove max-width, the jmobile overflow does not work -->
<selectname="hidedetails"><option>aaaaaaaaaaaaaaafd sf sf gfd gfds fsd gfd fhfg hf dhfg hg fhfgdhfgdh gh gfdhdgf h gfdh dfhg dfgh dfgh fdgh gfd hfd hfd gs fgdf gaaaa</option><option>gdfs gdf g sdfg dfg fdsg dsfg dfs gdfs gds fgs gdfdf gd</option></select>
</div></div></div>
<br>
<tablewidth="100%">
<tr><tdstyle="max-width:100px; overflow: hidden; white-space: nowrap;"><!-- If you remove max-width, the jmobile overflow does not work -->
<selectname="hidedetails"><option>aaaaaaaaaaaaaaafd sf sf gfd gfds fsd gfd fhfg hf dhfg hg fhfgdhfgdh gh gfdhdgf h gfdh dfhg dfgh dfgh fdgh gfd hfd hfd gs fgdf gaaaa</option><option>gdfs gdf g sdfg dfg fdsg dsfg dfs gdfs gds fgs gdfdf gd</option></select>
</td></tr>
</table>
<br>
Example 1 : Table using tags: div.tagtable+form+div or div.tagtable+div.tagtr+div.tagtd<br>
<?php
<?php
$tasksarray=array(1,2,3);// To force having several lines