MooTools Basic Tutorial - Part 2. In a previous post, you have to learn how to use Mootools. You use Mootools file from Mootools Core Full version. That is, all the core code is placed on a file. Actually, you can choose what parts you need. The necessary parts are placed in the file Mootools.
To create Mootools files that match your needs, MooTools provide facilities Mootools Core Builder. You can open it in http://mootools.net/core.
[...]MooTools Basic Tutorial - Part 1. You already know what it Mootools and why you should use it. Okay, now we are trying to start using Mootools. The first thing we should do is download the file Mootools. Next, try to install on your web page. In this post, we'll do it.
At the time of opening on the Mootools download page, you will get three options: YUI Compressor, JSMin, and uncompressed. Souce code from these versions are same. What distinguishes these are source code format only. YUI Compressor version and JSMin is a compressed version. Their file size smaller. Therefore, the characters that are not needed removed.
[...]What is Mootools?
- Stand for My Object-Oriented "JavaScript" Tools
- Lightweight, modular, object-oriented JavaScript Framwork
- created by Valerio Proietti - who originally intended it to be an extension to the Prototype JavaScript Framework
- MooTools provides a cleaner, easier, and more elegant way to manipulate the object to our will
- MooTools helps make the JavaScript code cross-browser compatible
Why Mootools?
- JavaScript isn't perfect
- JavaScript doesn't have a lot of native functions and methods to deal with modern user demands
- Independent, open-source,and very robust JavaScript framework
- Solid team of core developers and thousands of users who support, contribute
Where You can get it?
You can download a copy of MooTools from the offician MooTools website, http://www.mootools.net [...]Page: 1 2 3 4 5 6 ... > >>
