From: Henrik S. <he...@ti...> - 2000-12-07 18:45:04
|
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. |
From: Dan S. <dy...@fu...> - 2000-12-07 21:41:33
|
Missing ; somewhere. For the builds to work, the semicolons must be perfect. Henrik, For a quick solution, use the /src/ directory if it's included with the CVS snapshot, otherwise download the latest CVS source code. And we'll try and nail down the semi-colons for a stable release. Dan On Thu, Dec 07, 2000 at 07:46:53PM +0100, Henrik Sozzi wrote: > 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 |
From: Richard :o <ma...@ri...> - 2000-12-08 01:14:03
|
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.... > > |