Great to see you contributing to the DynAPI!
Bugfixes and additions are only actually added to the code by a few people,
and the chance they will see your post here is slim, best to read the
submission guide here:
http://dynapi.sourceforge.net/dynapi/content.php?menu=14&page_id=13
And then submit your code as a patch here
http://sourceforge.net/tracker/?atid=305757&group_id=5757&func=browse
It might still take a while before it's looked at, but at least it won't get
lost.

Cheers,
Richard Bennett

[EMAIL PROTECTED]
www.richardinfo.com
(Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2)
visit the DynAPI homepage (and FAQ) ::
http://dynapi.sourceforge.net/dynapi/index.php?menu=1
Browse (and search) the mailinglist here:
http://www.mail-archive.com/index.php3?hunt=dynapi

----- Original Message -----
From: "Yurij Silvestrov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 29, 2001 5:51 PM
Subject: [Dynapi-Dev] DynImage patch


> for NS 6 just rewrite line
> DynImage.loadimages[i].img.width=(DynImage.loadimages[i].img.height=null);
> as
> if (is.ie)
DynImage.loadimages[i].img.width=(DynImage.loadimages[i].img.height=null);
>
>                                            Yurij Silvestrov
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev
>


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

Reply via email to