Thank you, Robin...
I didn't know about Moz and FireFox...
My environment is 99% win2k and:
- always more Mozilla 1.7 (let's say 80% of times);
- always less IE6;
- beginning to discover FireFox (only a couple of weeks);

I want to try FireFox to take the opportunity to know it well...I'll try with 
Mozilla...

Then:
- Ok, for the filters...
- svgDocument is obviously an error;
- I didn't know that "createElement" was forbidden, I knew it's less "generic" than 
the -NS...do you confirm that?

Thank you
Cheers
Mario
  ----- Original Message ----- 
  From: Robin Berjon 
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, September 29, 2004 6:11 PM
  Subject: Re: [svg-developers] Photoalbum demo


  Vernari-Corami wrote:
  > As it is, naturally, it doesn't renders on Firefox, 'cos I've used "svgDocument" 
instead of "document"...
  > As I change, Moz shows a blue circle (without errors)...

  Are you using Mozilla or FireFox? While Firefox is often preferred for 
  browsing (it certainly is what I use), the FF builds with SVG enabled 
  are not up to date with the latest SVG code because they are waiting for 
  FF to go over version 1.0 for that. The latest SVG stuff is in Mozilla 
  SVG-enabled builds.


  As for your document (parens to show who's bug it is):

    - the filters won't work as those are not implemented yet (moz)

    - svgDocument is an obvious error (you)
    - you create elements with createElement() instead of
      createElementNS(), which means the elements are not in the SVG
      namespace (you).

  After fixing that it works, even though the filters don't render.

  -- 
  Robin Berjon


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



        Yahoo! Groups Sponsor 
              ADVERTISEMENT
             
       
       


------------------------------------------------------------------------------
  Yahoo! Groups Links

    a.. To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/
      
    b.. To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]
      
    c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 



[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

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