From: Brandon M. <bnd...@ho...> - 2000-12-08 17:08:49
|
Not so much a typo, as a neglect to fully modify for downgrading to previous API versions. I did, though, specify this as a problem in the code in my e-mail. ----- Original Message ----- From: "Scott Andrew LePera" <sc...@sc...> To: <dyn...@li...> Cc: <gm...@51...> Sent: Wednesday, December 06, 2000 1:11 PM Subject: Re: [Dynapi-Help] loadHTML > Hi Max, I think I found the problem: > > One, a typo in loadHTML: > > DynAPI.dyndoc > > should be: > > DynAPI.document > > Also, you'll notice that in loadHTML the loadqueue eventlistener is only > added to the base dyndocument: > > DynAPI.document.addEventListener(lqLoadEvent) > > So this may need to be reworked if you have multiple dyndocuments, like > in your second example. > > > -- > scott andrew lepera > ----------------------------------- > web stuff: www.scottandrew.com > music stuff: www.walkingbirds.com > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-help |