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 |