mootools 1.1 has arrived !

By luck, I just found out that mootools 1.1 was finally released (minutes earlier). Major changes and improvements in this release (I have been working with the dev version for a while now, so I should know :P ).

Quick download link: the modular download builder.

You might also want to check what’s new or the changelog, but you’ll definitely want to see the spanking new demos and I’d advise you have a browse through the new docs as well.

On the forum post announcing the new release, the future sure looks bright, with anewton promising a revamp of the now famous “Mootorial” (a comprehensive mootools tutorial) and the devs promising more goodies to come.

Yay for mootools ! :)

Article Info

This article was read 7218 times.

All scripts on this site are free. However, if you feel you want to contribute, use the button below.

COMMENTS (One comment)

You are alive! good news. How goes the moodalbox 1.3?

1 Cory Duncan / May 10th, 2007, 20:30 / #

Post a comment

Articles in the category

SkinShare tutorial for an age verification using MOOdalBox

MOOdalBox has the the honor to be the first featured post on the SkinShare dev blog, with a tutorial on how to make a quick and easy age verification procedure. Unfortunately, this is a JavaScript only method – so it’s easily bypassed. I’ll have a version that uses more server-side scripting ready some time soon [...]

Tutorial for an AJAX login using MOOdalBox

While browsing the e-magine forums, answering a topic here and there, I discovered very well written and simple to follow tutorial on bulding a modal login dialogue using MOOdalBox. I’m really happy to see such a piece of work – it makes the time I spent writing the scripts even more meaningful. Thank you, Jani [...]

What to expect from mootools 1.2 – The Hash

Although still in development, the long awaited MooTools 1.2 is getting closer every day. Here’s one fresh new addition to the latest dev version. In recent development of MooTools, we’ve incorporated into the core a plugin that was once pushed under the table and neglected. The Hash is a powerful new way to extend objects [...]

he said.. she said.. forums !

I finally decided to extend the e-magine.ro community (yeah, I’m referring to you.. 5-6 guys.. ) with a forum. Without further ado, I introduce the e-magine.ro forums The place where you can ask and get answers from other users of my scripts if I’m somehow unavailable. The place where you’ll find other’s solutions, publicly addressed, [...]

Tooltips from AJAX, DOM nodes or inline attributes contents

It just so happened that I got a request to extend the current Tips.js script in mootools, so as to have it load contents from an AJAX source, or from the innerHTML of a DOM node. I had a go at it and thought I’d share. If there’s enough interest on this topic, I’ll make [...]