GithubHelp home page GithubHelp logo

doc22940 / scriptaculous Goto Github PK

View Code? Open in Web Editor NEW

This project forked from madrobby/scriptaculous

0.0 0.0 0.0 1.33 MB

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

Home Page: http://script.aculo.us/

License: MIT License

Ruby 2.12% JavaScript 11.92% HTML 85.58% CSS 0.39%

scriptaculous's Introduction

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/

Looking for documentation? madrobby.github.com/scriptaculous/

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 madrobby.github.com/scriptaculous/ 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.

scriptaculous's People

Contributors

dhh avatar elia avatar hackerceo avatar i-arindam avatar jwheare avatar madrobby avatar mislav avatar pgib avatar rstankov avatar staaky avatar technoweenie avatar walterdavis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.