SVG files - help

Discussion in 'HTML & Website Design' started by wwpro, Feb 3, 2009.

  1. #1
    Hi there

    I'm considering on using SVG files on my web, even though I have not knowledge about that format, completely new to me.

    I'd like to know if is that the way to go, or it pros & cons

    thanks in advance
     
    wwpro, Feb 3, 2009 IP
  2. shailendra

    shailendra Peon

    Messages:
    1,225
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The SVG specification is an open standard that has been under development by the World Wide Web Consortium (W3C) since 1999. SVG images and their behaviours are defined in XML text files. This means that they can be searched, indexed, scripted and, if required, compressed. SVG files can be edited with any text editor, but specialized SVG development environments are also available. These offer a wide range of general-purpose and product specific features.

    All major modern web browsers except Microsoft Internet Explorer support and render SVG markup directly. To view SVG files in Internet Explorer (IE), users have to download and install a browser plugin. For more information visit http://en.wikipedia.org/wiki/Scalable_Vector_Graphics
     
    shailendra, Feb 4, 2009 IP
  3. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #3
    Please note that the browser plugin is no longer supported by Adobe and has not been under any development for several years. It also doesn't work with either Vista or IE8 (forgot which). Once again IE holds back the web.
     
    drhowarddrfine, Feb 4, 2009 IP
  4. wwpro

    wwpro Peon

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    So it's a no-no when it comes to usability right ?

    My stats shows me that 59% of my visitors are using IE
     
    wwpro, Feb 4, 2009 IP
  5. innovati

    innovati Peon

    Messages:
    948
    Likes Received:
    63
    Best Answers:
    1
    Trophy Points:
    0
    #5
    then for you, unless you can figure out a working JS or flash interpreter, it's a no-no.

    Opera supports SVG animation - and while there's no current animation suite that saves to it (you have to hand-code it for now) it will do anything that Flash can do, and by using standard SVG and Javascript languages too!

    Lets hope the open-source friendly Adobe decides to write SVG support for Flash in the near future, and the option to render embedded SVG using flash plugin in IE.
     
    innovati, Feb 4, 2009 IP