Raphaël (JavaScript library): Difference between revisions

Content deleted Content added
m Add missing "be" in "resizing and animation methods may [be] called"
Newtang (talk | contribs)
Saying that Raphael draws SVG graphics for websites isn't entirely accurate. It draws vector graphics, either by using SVG or VML, depending on the browser.
Line 12:
}}
{{Portal|Free software}}
'''Raphaël''' is a cross-browser [[JavaScript]] library that draws [[SVG]]vector graphics for web sites. It alsowill providesuse a[[SVG]] for most browsers, but will use [[VML]] alternative for cross-browserolder compatibilityversions of [[Internet Explorer]]. Raphaël currently supports [[Firefox]] 3.0+, [[Safari (web browser)|Safari]] 3.0+, [[Opera (web browser)|Opera]] 9.5+ and [[Internet Explorer]] 6.0+.
 
== Use ==