Here we have documentation for both versions of mootools, 1.11 and 1.2, as chm files, and cheatsheets.
Cheatsheets are from http://mediavrog.net, but chm files i don’t know where are from, so if you know the author, please let me know so I can link to his page here.
The chm files can be opened in linux with […]
Posted on August 11th, 2008 by admin
Filed under: MooTools | 5 Comments »
There are cases when we need to show a zoomed image of a product ( or something else ), that require to be as much as user friendly as possible. One of the cases are e-commerce sites that use high quality images for high impact over the client’s mind (jewelery for example).
In this case […]
Posted on July 9th, 2008 by admin
Filed under: Javascript, MooTools, Tutorials | 4 Comments »
We continue our serie related to mootools with a tutorial that shows us how to build a window-like element on our page, that can be resized and moved. Based on previous tutorials, we will will create first the html and apply some js code to it, to obtain what we want. This tutorial is a […]
Posted on June 14th, 2008 by admin
Filed under: Javascript, MooTools, Tutorials | 3 Comments »