Philippe,

Philippe Lhoste wrote:
> I beleive you (Heiko Niemann) shouldn't use
> <script type="text/ecmascript"
> as Mozilla doesn't like it:
> See https://bugzilla.mozilla.org/show_bug.cgi?id=62485 for the 
reason why.
> Basically, text/ecmascript is not an official Mime type, so 
Mozilla 
> snobs it...
> You should use
> <script type="text/javascript" instead, even if it is not 
correct...
> 

  First of all the sample Peter pointed to is from April 2004 and I 
just tested it for ASV3 then. Mozilla wasn't in the game yet - at 
least not with native SVG support (that is what you are talking 
about, isn't it? since there is no script type issue with Mozilla 
plus plugin as far as I know).
  Your advice to use 'text/javascript' is no real solution because 
then you get in trouble with Batik, which requires the script type 
to be set and the only value it seems to accept 
is 'text/ecmascript' - after having tested several ways and having 
read 'How to use scripting in Batik' (maybe some Batik expert can 
prove me wrong and show a way to solve the script type issue for all 
browsers/viewers, which surely would be nice).
  Anyhow, there are updated samples/downloads of dynaGraph that work 
for Batik, MozSVG and IE/FF/Mozilla plus ASV3/ASV6PR. There are two 
versions (with/without script type set): 
http://www.zuccaralloo.de/devtest
  I have not decided which actually will replace the sample on my 
main svg-page since I still wonder why Batik requires script type to 
be set, although 'text/ecmascript' is the default value anyhow. 
Feedback is welcome.

Regards-
-Heiko 





-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to