I got this code:
How can I remove this table and place another one using HTML/CSS/DHTML no JavaScript, I can add those three on the website through a module.Code:<table id="Table1" bordercolor="#000000" height="75" cellspacing="0" cellpadding="0" width="435" border="1"> <tr> <td valign="middle" align="center" width="435" style="word-wrap:break-word"><span class="blacktext12"> <span id="ctl00_Main_ctl00_UserNetwork1_ctrlMessage">This text right here.</span> <br> </span> </td> </tr> </table>
Any help will be appreciated, oh maine reason is to replace the text inside.



Reply With Quote


Bookmarks