From: Richard :o <ma...@ri...> - 2000-12-08 04:06:41
|
i just realised, you probably forgot to change /js/ to /src/ in an existing doc. <Script language="Javascript" src="../src/dynapi.js"></script> DynAPI.setLibraryPath('../src/lib/') to use the uncompressed files. ----- Original Message ----- From: "Richard :o" <ma...@ri...> To: <dyn...@li...> Sent: Thursday, December 07, 2000 2:14 AM Subject: Re: [Dynapi-Help] DynAPI seems don't work with Netscape 4.73 > hi, > I just tested the latest snapshot of dynapi.zip, and it's fine on NS 4.08, > apart from a few minor bugs I'll post later. > Richard :o) > > ----- Original Message ----- > From: "Henrik Sozzi" <he...@ti...> > To: "Dynapi-Help" <dyn...@li...> > Sent: Thursday, December 07, 2000 7:46 PM > Subject: [Dynapi-Help] DynAPI seems don't work with Netscape 4.73 > > > > I'm sure that's something I've done in a wrong way, but the examples > > included in the last package (dynapi.zip) don't want to work correctly > with > > netscape 4.73. The error it throws is a missing ";" . I'll copy the debug > > informations: > > > > JavaScript Error: > > file:///C|/Inetpub/wwwroot/riva1920/js/dynapi.js, line 1: > > > > missing ; before statement. > > > > 1.2" > > > src="'+path+pckg+'/'+groupname+'/'+realsrc+'"><\/script>');}}onload=DynAPI.l > > > oadHandler;onunload=DynAPI.unloadHandler;onresize=DynAPI.resizeHandler;DynAP > > > I.document=false;DynAPI.addPackage('dynapi');DynAPI.addLibrary('dynapi.api', > > ["dynlayer.js","browse > > ..................................................................^ > > > > JavaScript Error: > > file:/C|/Inetpub/wwwroot/riva1920/examples/dynapi.api.mouseevents.htm, > > line 12: > > > > DynAPI is not defined. > > > > > > I want to use that magnificent project in my portal, but netscape > > compatibility is necessary! > > Can anyone help me? > > > > Thanks in advance, > > Henrik Sozzi. > > > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > http://lists.sourceforge.net/mailman/listinfo/dynapi-help > > ____________________________________________________________ > > Get your FREE personal .com domain name and > > NAMEzero Personal Portal at: http://www.namezero.com. > > For customer service, mailto:cus...@na.... > > > > > |