Raphaël (JavaScript library): Difference between revisions

Content deleted Content added
Richyfp (talk | contribs)
No edit summary
m fix incorrect link to art form using AWB
Line 14:
| website = http://raphaeljs.com
}}
'''Raphaël''' is a [[JavaScript]] library that draws [[SVG]] vector graphics for web sites. It also provides a [[VML]] alternative for cross-browser compatibility. Raphaël currently supports [[Firefox]] 3.0+, [[Safari]] 3.0+, [[Opera (web browser)|Opera]] 9.5+ and [[Internet Explorer]] 6.0+.
 
== Use ==
Line 33:
 
== Usage ==
Raphaël is used by the [[Evri]] [[Web_widgetWeb widget|widget]] to create cross-browser vector graphics. The widget is used on the [[Washington_Post|Washington Post]] and the [[The_TimesThe Times|Times of London]] websites<ref>{{cite web|url=http://www.washingtonpost.com/wp-dyn/content/article/2009/02/23/AR2009022302176.html?hpid=topnews|title=Obama Gets High Marks for 1st Month|date=2009-02-24|accessdate=2009-04-21|work=Washington Post article showing use of Evri widget}}</ref><ref>{{cite web|url=http://www.mediabistro.com/webnewser/newspapers/times_of_london_incorporates_evri_widgets_111689.asp|title=Times of London Incorporates Evri Widgets|date=2009-03-218|accessdate=2009-04-21|work=Article on adoption of Evri widget on TimesOnline.co.uk}}</ref>.
 
== References ==
Line 42:
*http://raphaeljs.com/reference.html Raphaël syntax
*http://dev.opera.com/articles/view/raphael-a-javascript-api-for-svg/ Raphaël: a JavaScript API for SVG
 
[[Category:JavaScript libraries]]