Hi, all
I create an inline layer relative to a <td>, when the user resize the
browser, I need to move the layer to a correct position, something like
layer1.moveTo(DynAPI.document.getWidth()-100, 30). I put those statements in
the DynAPI.onResize function. It is working great with IE, but I couldn't
get it to work on Netscape, everytime I resize that page on Netscape 4.*, it
give me a message "Alert, did not find converter or decoder" and the page
stops loading.

Anyone had this problem before? Or Anyone knows how to solve it?

Thanks in advance.

Jack


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

Reply via email to