Why Script.aculo.us is delicious?
February 23, 2007
Over the past few months I keep hearing more and more about AJAX (Asynchronous JavaScript) and I must admit after looking at the various frameworks that are coming out these days it is becoming an interesting language of choice to study and learn more about. I am going to focus on one of these libraries today better known as Script.aculo.us.
What is Script.aculo.us?
Script.aculo.us is an AJAX framework that was developed a client-side language to make it easier for websites to process data so that when a function is performed you don’t have to reload the entire webpage to complete processing for the function.
Installing Script.aculo.us
First off you have to choose a directory to put your JavaScript into and you should be good to go. See the diagram below…
… Installation of the Script.aculo.us framework is real simple. Of course you can always make it more complex but I say why bother? Keep it simple stupid!
Lucas
Comments
One Response to “Why Script.aculo.us is delicious?”
Got something to say?




[…] their own Libraries it can be hard to tell just which AJAX / JavaScript library to use. I’ve written about the Script.aluco.us Library a while ago but I’ve recently stumbled onto Mochikit. Mochikit, is a simplified JavaScript that houses […]