----- Original Message ----- From: "Thomas DeWeese" <[EMAIL PROTECTED]> To: "Batik Users" <[EMAIL PROTECTED]> Sent: Wednesday, August 27, 2003 12:41 PM Subject: Re: interperter exception
> Jamie wrote: > > AFAIO the correct syntax is: text2.getFirstChild(). This is the function you > > should use in Adobe; from their CurrentSupport.pdf: > > The correct syntax according to DOM/SVG is 'text2.firstChild' anything else > is not compliant. Yes getFirstChild etc are bridge methods that will only work in Netscape > BTW you can have your content use the Adobe interpreter with the following > on the outermost SVG element: > > xmlns:a3="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/" > a3:scriptImplementation="Adobe" > But not if you need to communicate with the browser or another SVG file on the same HTML page :-( --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]