that code was written around the Milestone16/17 release.. those releases
didn't tirgger the image.completed variable.. so I disabled the code, and
never tested on the latest mozilla releases or netscape.

if it works ok in NS6, it can simply be removed.

Pascal Bestebroer ([EMAIL PROTECTED])
Software ontwikkelaar
Oberon Informatiesystemen b.v.
http://www.oibv.com

> -----Oorspronkelijk bericht-----
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens martin str�m
> Verzonden: vrijdag 5 januari 2001 11:58
> Aan: [EMAIL PROTECTED]
> Onderwerp: [Dynapi-Help] DynImage-question
>
>
> why is ns6 excluded from the DynImage.loadercheck() method?
>
> if (is.ns5) {
>       if (DynImage.onLoaderDone) DynImage.onLoaderDone();
> } else {
>
> i've tried ns6 using the "normal"  loadercheck-code and it
> works fine without errors.  shouldn't we remove the is.ns5-check?
> maybe this was added when ns6 wasn't finished?
>
> /martin
>
> _______________________________________________
> 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