How!

I send this e-mail yesterday and I've received it today! 24 hours later!
Does this list work properly? Is my email server broken?

Josep

----- Original Message -----
From: "Josep Mon�s i Teixidor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 13, 2000 6:31 PM
Subject: RE: [Dynapi-Help] LoadPanel and ScrollPane


> 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
>

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

Reply via email to