Bugs item #436808, was opened at 2001-06-27 11:57 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=436808&group_id=5757 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Ernest MacDougal Campbell III (emc3) Assigned to: Nobody/Anonymous (nobody) Summary: html not set in DynLayer constructor Initial Comment: In dynapi.api.dynlayer.js, the html property is always set to null, even when a value is passed to the constructor. Line 21 should be changed to read: this.html=a[9]||null; ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=436808&group_id=5757 _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev
