Content deleted Content added
added Category:Articles with example JavaScript code using HotCat |
Official URL |
||
Line 5:
{{lowercase title}}
{{Infobox
| name = script.aculo.us
| logo =
| logo size = frameless
| developer = [[Thomas Fuchs (computer scientist)|Thomas Fuchs]]
| status = Feature-frozen
Line 15 ⟶ 16:
| programming language = [[JavaScript]]
| license = [[MIT License]]
| website = {{Official URL
}}
{{Portal|Free software}}
'''script.aculo.us''' is a [[JavaScript]] library built on the [[Prototype JavaScript Framework]], providing dynamic visual effects and user interface elements via the [[Document Object Model]] (DOM).
It is most notably included with [[Ruby on Rails]] and [[Seaside (software)|Seaside]], but also provided separately to work with other [[web
script.aculo.us was extracted by Thomas Fuchs from his work on [[fluxiom]], a web based [[digital asset management]] tool by the design company [[wollzelle]].<ref name="interview-thomasf">[http://ajaxian.com/archives/audible-ajax-episode-12-thomas-fuchs-of-scriptaculous Ajaxian » Audible Ajax Episode 12: Thomas Fuchs of Script.aculo.us]</ref> It was first released to the public in June 2005.
Line 98 ⟶ 99:
==External links==
* {{
* {{GitHub|madrobby/scriptaculous}}
* [http://github.com/madrobby/scriptaculous/wikis script.aculo.us documentation wiki]
* [http://proto-scripty.wikidot.com/ Unofficial Prototype & Script.aculo.us wiki and FAQ] created by community members
{{ECMAScript}}
{{
{{Widget toolkits}}
|