Script.aculo.us: Difference between revisions

Content deleted Content added
No edit summary
Tag: New redirect
 
(135 intermediate revisions by more than 100 users not shown)
Line 1:
#REDIRECT [[Prototype JavaScript Framework]]
{{Infobox_Software |
 
name = script.aculo.us |
{{Rcat shell|
developer = [[Thomas Fuchs (computer scientist) | Thomas Fuchs]] |
{{R to related topic}}
latest_release_version = 1.6.1 |
latest_release_date = [[April 6]], [[2006]] |
genre = [[JavaScript toolkit]] |
license = [[MIT License]] |
website = [http://script.aculo.us/ script.aculo.us] |
}}
 
Script.aculo.us is a [[JavaScript]] library built on [[Prototype (software)|Prototype]]. It provides dynamic visual effects via the [[Document Object Model]].
 
It is most notably included with [[Ruby on Rails]], but also comes with other web application [[Framework|frameworks]].
 
==External links==
*[http://script.aculo.us/ Script.aculo.us homepage]
*[http://wiki.script.aculo.us/ Script.aculo.us documentation wiki]
 
[[Category:JavaScript programming language]]
 
{{compu-prog-stub}}