Has anyone also noticed the difference between Batik and Adobe on how the date is displayed?  Two .png files attached.  One has the year then the time(Batik) the other just the time.  Which is correct?

 

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Note: This email is digitally signed, that is why you see the icon showing an attachment to this email.  The attachment is my Digital Signature (a.k.a. public key).

-----Original Message-----
From: Felipe Gaucho [mailto:[EMAIL PROTECTED]]
Sent
: Thursday, February 20, 2003 6:43 AM
To: Batik Users
Subject: RES: AW: My clock

 

remove the sharp symbol from the file name.. it also caused problems here..

-----Mensagem original-----
De: Richard Heintze [mailto:[EMAIL PROTECTED]
Enviada em: quarta-feira, 19 de fevereiro de 2003 17:53
Para: Batik Users
Assunto: Re: AW: My clock

How do I view this clock? I tried the following command but it did not like "svgDocument"

java -jar g:\batik-1.5\batik-squiggle.jar clock#3.svg

 "Lolling, Jan" <[EMAIL PROTECTED]> wrote:

greate it works fine...

 

Jan

-----Urspr|ngliche Nachricht-----
Von: Nicolas Socheleau [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 18. Februar 2003 21:00
An: 'Batik Users'
Betreff: RE: My clock

Hi Felipe,

Batik will recognize ecmascript and not _javascript_, so you should use :
        <script type="text/ecmascript">

The second thing is that svgDocument is not defined as a global object for accessing the document. Replace in your script 'svgDocument' by 'document' and it will work.

Nice clock.

Cheers,
Nicolas

> -----Original Message-----
> From: Felipe Gazcho [mailto:[EMAIL PROTECTED]]
> Sent: February 18, 2003 1:45 PM
> To: Batik Users; [EMAIL PROTECTED]
> Subject: My clock
>
>
> After a few trials,
>
> I finally produced my first animation using svg and
> _javascript_: a clock.
>
> complete code attached to help other students...
>
> But it didn4t worked in the Batik Browser. Do you know why?
>
> regards,
>
>       Felipe Gazcho
>
>

 


Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day

<<attachment: BatikClock.png>>

<<attachment: AdobeClock.png>>

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to