github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

madrobby / scriptaculous

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 1,474
    • 406
  • Source
  • Commits
  • Network (406)
  • Issues (6)
  • Downloads (0)
  • Wiki (78)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (4)
    • master ✓
    • v1.8.1
    • v1.8.2
    • v1.8.3
  • Tags (0)
Sending Request…
Click here to lend your support to: scriptaculous and make a donation at www.pledgie.com ! Edit Pledgie Setup

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

script.aculo.us is an open-source JavaScript framework for visual effects and interface behaviours. — Read more

  cancel

http://script.aculo.us/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Bump to 1.8.3 
madrobby (author)
Thu Oct 08 02:22:44 -0700 2009
commit  299f8b94c3711405431c5eae33b9c8742d6a868d
tree    22fe3b55139ba32554a6c34b3714d71217dc10a1
parent  eb7c15e6635bfb3c2fbde240ca546b97fb7e7bba
scriptaculous /
name age
history
message
file .gitignore Tue Sep 23 05:08:18 -0700 2008 Revert added semicolons to effects.js. Add .git... [madrobby]
file CHANGELOG Thu Oct 08 02:22:44 -0700 2009 Bump to 1.8.3 [madrobby]
file MIT-LICENSE Tue Jul 14 01:24:44 -0700 2009 Update copyright msgs [madrobby]
file README.rdoc Mon Apr 28 11:01:15 -0700 2008 link to scriptaculous twitter account in README [madrobby]
file Rakefile Thu Oct 08 02:22:44 -0700 2009 Bump to 1.8.3 [madrobby]
directory lib/ Thu Oct 08 02:22:44 -0700 2009 Bump to 1.8.3 [madrobby]
directory src/ Thu Oct 08 02:22:44 -0700 2009 Bump to 1.8.3 [madrobby]
directory test/ Mon Sep 22 10:35:54 -0700 2008 InPlaceEditor will correctly show text with amp... [Sean Kirby]
README.rdoc

script.aculo.us web 2.0 javascript

The Web is changing. The 30-year-old terminal-like technology it was originally is gradually giving way to new ways of doing things. The power of AJAX allows for rich user interaction without the trouble that has bugged traditional web applications.

Building upon the wonderful Prototype JavaScript library, script.aculo.us provides you with some great additional ingredients to mix in.

For more information, see script.aculo.us/

What’s new in this release?

See the CHANGELOG file for information on what’s new.

You can follow twitter.com/scriptaculous if you want to be updated as we fix bugs and add new features.

Installation/Usage

script.aculo.us includes the Prototype JavaScript Framework V1.6.0. You can use later versions, as they become available (see prototypejs.org/).

Put prototype.js, and the six files scriptaculous.js, builder.js, effects.js, dragdrop.js, controls.js and slider.js in a directory of your website, e.g. /javascripts.

(The sound.js and unittest.js files are optional)

Now, you can include the scripts by adding the following tags to the HEAD section of your HTML pages:

 <script src="/javascripts/prototype.js" type="text/javascript"></script>
 <script src="/javascripts/scriptaculous.js" type="text/javascript"></script>

scriptaculous.js will automatically load the other files of the script.aculo.us distribution in, provided they are accessible via the same path.

See wiki.script.aculo.us/scriptaculous/show/Usage for detailed usage instructions.

The distribution

Besides the script.aculo.us files in src, there’s a complete test tree included which holds functional and unit tests for script.aculo.us.

If you need examples on how to implement things, the best place to start is by opening test/run_functional_tests.html or test/run_unit_tests.html in your browser, and looking at the sources of the examples provided.

License

script.aculo.us is licensed under the terms of the MIT License, see the included MIT-LICENSE file.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server