Raphaël (JavaScript library): Difference between revisions

Content deleted Content added
Rescuing 0 sources and tagging 1 as dead. #IABot (v1.6.5)
m Added historical reference information and deleted dead link.
Line 12:
| website = {{URL|https://dmitrybaranovskiy.github.io/raphael/}}
}}
'''Raphaël''', named for Italian painter [[Raffaello Sanzio da Urbino]],<ref>{{cite web |title=An Intro to Raphaël|url=http://raphaeljs.com/}}</ref> is a [[cross-browser]] [[JavaScript]] library that draws [[Vector graphics]] for web sites. It will use [[SVG]] for most browsers, but will use [[VML]] for older versions of [[Internet Explorer]]. Raphaël currently supports [[Chrome browser|Chrome]] 5.0+ [[Firefox]] 3.0+, [[Safari (web browser)|Safari]] 3.0+, [[Opera (web browser)|Opera]] 9.5+ and [[Internet Explorer]] 6.0+. According to JavaScript analytics service, [[Libscore]], Raphaël is used on over 3,000 websites, including the homepages of [[Apple Inc.|Apple]]'s [[iCloud]] [http://iCloud.com], [[Food Network]][http://foodnetwork.com], [[Cornell]][http://Cornell.edu], and [[Philips]][http://philips.com].<ref>http://libscore.com/?#Raphael</ref>
 
== Use ==
Line 33:
The widget is used on the [[Washington Post]] and the [[The Times|Times Online]] websites.
 
Raphaël is also used by [[iCloud]].com,<ref>[https://www.icloud.com/system/cloudos/en-us/05E/javascript-packed.js The JavaScript code of iCloud.com, including Raphael]{{dead link|date=April 2018 |bot=InternetArchiveBot |fix-attempted=yes }}</ref> and by [[Mass Relevance]] in the [[White House]].<ref>[https://twitter.com/RaphaelJS/status/88762625986531329 Raphaël in White House: “we (@massrelevance) used @raphaeljs 2.0 for the map viz used during the #AskObama event today http://t.co/EcqROIi”]</ref>
 
== See also ==