From: Scott A. L. <sc...@sc...> - 2000-12-06 18:11:01
|
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 |