Hi!
>NS4.7
>-------
>1. The scroll bars disappear when the browser is resized. Content is
>still displayed in the panel. The scroll bars reappear when I hit
>reload.
>2. If I activate the code for the list object it doesn't appear. Works
>fine in IE5.1, except for problems with mouseovers.
>3. Sometime I get this error:
>
>JavaScript Error:
>http://localhost/CFCalcs2/src/lib/dynapi/gui/dynimage.js,
>line 115:
>
>syntax error.
>
>.loadercheck()entListener(DynImage.listener);
> {
This is an error I found this week in DynImage, I made a bug report in
DynAPI-dev. I'm copying it here:
File: gui/dynapi.js
File date: 20:27, 8 Dec 2000; taken from the beta .zip in SourceForge
yesterday.
Line: 100
was: DynImage.timerId=setTimeout(DynImage+'.loadercheck()',25);
should be: DynImage.timerId=setTimeout('DynImage.loadercheck()',25);
Best regards,
Josep
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/dynapi-help