The amazing martin ström posted a solution to this problem last month on the
help list. Check it out:

> there's a bug on mac IE5 which causes the
> layer to move when content is written to it.
> (using .innerHTML which the ie-part of setHTML()
> uses to write content to DynLayers)
>
> the fix is pretty easy, just include a linebreak, \n
> at the end of the setHTML() call:
>
> .setHTML('<table><tr><td>jadsfhajshfkjlasdhf</td></tr></table>\n');



-bill



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

Reply via email to