Next Entries »
Mootools | Dec 18, 2006
22 comments

Mootools: JSON explained

I haven’t seen much tutorials around explaining using JSON with mootools, so I decided to write one. A year ago I always thought JSON’s a hard to understand way to have your client apps communicate with a server. Well, by using mootools it’s a breeze. If you don’t know what JSON is, check out json.org. Json.org says the following about JSON:

read this article

Mootools | Nov 29, 2006
80 comments

Mootools: horizontal accordions explained

Back in the days when I used moofx I wrote a tutorial about horizontal and vertical accordions. Now moofx is part of the mootools framework so it’s time for a new tutorial.

read this article

Notes | Nov 29, 2006
1 comment

Mootools Primer

Aaron Newton has written a comprehensive tutorial on mootools. Check out his blog at clientside.cnet.com

Mootools | Nov 29, 2006
41 comments

Fx.Font: mootools and font resizing

This script is very old and is likely not to work with the current version of Mootools!

When the large ‘A’ is pressed the font-size increases a little. The smaller ‘A’ resizes the font to it’s original size. It’s a piece of eyecandy and it’s very effective for websites having small font-sizes. I checked how they implemented this function and I found they where using their ‘old’ moo.fx.

read this article

Mootools | Nov 29, 2006
36 comments

Mootools: the ‘ajax’ class

The first article since the new design of solutoire.com is about mootools, an Object-Oriented javascript framework. Mootools extended the moo.fx library with some neat features.

read this article

Next Entries »