From: Tarun R E. <ta...@we...> - 2000-10-30 08:53:07
|
What does "work completely" in your message mean ? It seems to work okay for me, with this code : (after importing core.ext.loadhtml.js) (24th Oct DynAPI) myLayer = new DynLayer(null,30,50,300,300,"#cccccc"); DynAPI.document.addChild(myLayer); myLayer.setURL("bingo.txt"); // "bingo.txt" is in the current directory ----- Original Message ----- From: "Robert Rainwater" <rra...@ya...> To: "Hegardt" <dyn...@li...> Sent: Monday, October 30, 2000 9:09 AM Subject: Re: [Dynapi-Help] Scrolling-problems > > I'm not sure if the loadHTML even works completely. Has anyone > verified this with the latest release? > > > Robert > > -- > Email: <mailto:rra...@ya...> > PGP Key ID: 0x703D7F7C > > > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-help > |