Peter Thompson wrote:
>> Does anyone know if I can get my hands on an example of a SVG strip?
> 
> Try this link: http://www.zuccaralloo.de/devgroup/content.php 
> and look at the dynagraph sample.

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...

On Mozilla 1.7, the given sample isn't updated at all, ie. Play button 
seems inactivated. Other buttons seems to work fine (they react!).

-- 
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  For servers mangling my From and Reply-To fields,
--  please send private answers to PhiLho(a)GMX.net
--  --  --  --  --  --  --  --  --  --  --  --  --  --


-----
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