aboutsummaryrefslogtreecommitdiffstats
path: root/railties/html/javascripts/prototype.js
Commit message (Expand)AuthorAgeFilesLines
...
* Added Effect.Fade which smoothly turns opacity from 100 to 0 and then hides t...David Heinemeier Hansson2005-03-281-0/+30
* Effects can just be used through the callbacksDavid Heinemeier Hansson2005-03-261-7/+1
* Updated to prototype.js 1.1.0David Heinemeier Hansson2005-03-261-107/+119
* Added other DOM manipulation positions than just replaceDavid Heinemeier Hansson2005-03-261-15/+126
* Fixed Form.Serialize for the JavascriptHelper to also seriliaze password fiel...David Heinemeier Hansson2005-03-261-0/+1
* Added documentation and fixed an ajax bugDavid Heinemeier Hansson2005-03-221-1/+1
* Last-minute ajax fixes #898David Heinemeier Hansson2005-03-221-12/+21
* Applied the Safari fix on both prototype.js filesDavid Heinemeier Hansson2005-03-221-1/+1
* Renamed Toggle.visibility to Toggle.display and fixed it for multiple argumentsDavid Heinemeier Hansson2005-03-211-3/+4
* Fixed js bugDavid Heinemeier Hansson2005-03-211-1/+1
* Add prototype.js to new apps in javascripts/ #885David Heinemeier Hansson2005-03-211-0/+326