The Ultimate Guide for Learning Mootools

The Ultimate Guide for Learning Mootools: New Premium Tutorial

Getting started with any type of framework can be an intimidating experience. To help, this week we have an in depth tutorial and long screencast to provide a crash-course for this popular JavaScript library. With so much focus on jQuery, it’s easy to forget that Mootools is an equally powerful library with a huge following. Join today!

Join Tuts Plus

NETTUTS+ Screencasts and Bonus Tutorials

For those unfamiliar, the family of TUTS sites runs a premium membership service called “Premium”. For $19 per month, you gain access to exclusive premium tutorials, screencasts, and freebies from Nettuts+, Psdtuts+, Aetuts+, Audiotuts+, and Vectortuts+! For the price of a pizza, you’ll learn from some of the best minds in the business. Join today!

  • Subscribe to the Nettuts+ RSS Feed for more daily web development tuts and articles.


Add Comment

Discussion 16 Comments

  1. aGS says:

    I’m first… hehe ;)

  2. BILL says:

    Mootools > jQuery

  3. Laneth says:

    Silly me, being so single focused in my desire to learn something new. Thanks for providing me with an alternative area of study!

  4. rborn says:

    What’s the second screenshot? I mean what software? thanks

  5. name says:

    What editor is that second screenshot of?

  6. w1sh says:

    Not trying to start a frameworks war, but why did you choose Mootools personally? *curious*

    • Matt Vickers says:
      Author

      Well i actually started with Prototype and Scriptaculous. I had then moved over to Mootools and became very comfortable with it.

      By the time I found out about jQuery I really didn’t feel like moving over to another framework, so I just stuck with Mootools.

      • Nori Silverrage says:

        Yeah I feel the same way except I started with jQuery and don’t feel like learning Mootools until I come against something that jQuery can’t do (my scripts aren’t super advanced so I don’t know when or if that will happen).

  7. jem says:

    Huge mootools fan, great to see this.

    I use to be very biased towards other frameworks because of my mootools “upbringing”–but recently I have started using jQuery per certain project restraints, and its not as painful as I’d thought it would be. I will say, mootools has way more native methods that I find tough to work without.

    But I’m a developer at heart, and I write most all of my mootools code from scratch.

  8. James says:

    Thanks for this! I’ve been wanting to look at mootools for a while and this should give me a kick start.

    At the minute I use jQuery but I’m pretty much a novice at that too so I’d love to see a similar thing done with that aswell.

Add a Comment

To add a code snippet to your comment, please wrap your code like so: <pre name="code" class="html">YOUR CODE</pre>. You can replace the class name with "js," "css," "sql," or "php." If there are any "<" or ">" within your code, please search and replace them with: &lt; and &gt; respectively.