yeah. it will have problems if you change the size of the layer after you
write the html into it.
Alexander Litvinov wrote:
> > 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
--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help