Yes I saw that thread...but having a problem getting it to work, here is my html in the cell:
<td name="moviecell" id="movieID" width="740" height="440" align="center" valign="top">
<div align="center" id="movies">
<object classid="clsid:D27CDB6E-AE
<param name="movie" value="contact.swf">
<param name="quality" value="high">
<embed src="contact.swf" width="740" height="440" quality="high" pluginspage="http://www.ma
</object>
</div></td>
Do I replace ALL of the <div> or????
Thanks,
Richard
Main Topics
Browse All Topics





by: thurston_lPosted on 2004-04-30 at 10:11:53ID: 10961840
name the table cell (<td name='the_name_you_choose' id='the_name_you choose'> and use javascript to replace the HTML inside the cell - document.getElementById('t he_name_yo u_choose') .innerHTML = 'my new HTML code'
e.com/Web/ WebDevSoft ware/ Dream Weaver/Q_2 0950240.ht ml
anyway, all credits go to net1:
http://www.experts-exchang