Comment déplacer tableaux dynamiquement DIV
Résolu
Utilisateur anonyme
-
Utilisateur anonyme -
Utilisateur anonyme -
Bonsoir,
Je voudrais savoir si on peut insérer qqch pour pouvoir déplacer un tableau,
Tableau c'est à dire avec table, td, tr, tbody.... Donc cest plutôt genre comme une boite!
Voici le code d'une des boites, je voudrais pouvoir attraper le bandeau blanc horizontal et bouger la boite.
Je voudrais savoir si on peut insérer qqch pour pouvoir déplacer un tableau,
Tableau c'est à dire avec table, td, tr, tbody.... Donc cest plutôt genre comme une boite!
Voici le code d'une des boites, je voudrais pouvoir attraper le bandeau blanc horizontal et bouger la boite.
<div style="width:300px; height:300px; position: absolute; left:150px; top:150px;">
<table cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td class="edit_navi_container">
<table cellspacing="10" cellpadding="0" border="0">
<tbody>
<tr>
<td valign="top" align="left" class="edit_bg_middle">
<table cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td height="35" background="http://theme.webme.com/designs/butterfly/images/headline_bg.gif" class="edit_content_headline">
<table width="300" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td width="9" class="edit_headline_bar_middle_left"> </td>
<td width="5" class="headline_bar_middle"> </td>
<td width="4" class="edit_headline_bar_middle_right1"> </td>
<td width="300" class="headline4"><strong>Carte</strong></td>
<td width="9" class="edit_headline_bar_middle_right2"> </td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="35" bgcolor="#4B595B" class="edit_page_bg">
<table width="300" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td width="9" class="edit_content_top_left"> </td>
<td width="5" bgcolor="#CECECE" class="edit_content_top"> </td>
<td width="9" class="edit_headline5_post"> </td>
</tr>
<tr>
<td class="edit_cont_bar_left_left"> </td>
<td bgcolor="#000066" class="edit_bar_left_td">
<table cellspacing="0" cellpadding="5" border="0">
<tbody>
<tr>
<td height="150" class="cont" bgcolor="#000066"><img alt="" src="https://www.codesscripts.fr/" /></td>
</tr>
</tbody>
</table>
</td>
<td> </td>
</tr>
<tr>
<td height="9" class="cont_bar_middle" colspan="4"> </td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
A voir également:
- Comment déplacer tableaux dynamiquement DIV
- Déplacer colonne excel - Guide
- Tableaux croisés dynamiques - Guide
- Windows 11 deplacer barre des taches - Guide
- Deplacer icone sur iphone - Guide
- Fusionner deux tableaux excel - Guide