> This worked perfectly, thanks! For the record, here's the final code:-
>
>          var s = '<img src="Images/000001.gif">';
>          s = '<td align="center" valign="middle">' + s + '</td>';
>          s = '<table width="100%" height="100%" border="0"'
>                  + 'cellspacing="0" cellpadding="0">' + s + '</table>';
>          lay.setHTML(s);
>

Does it work in NS 4.xx ?

_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to