Search Results For: mootools/1185466816/
There is a recent book out by Friends of Ed called Web Development Solutions: Ajax, APIs, libraries and Hosted S
In an ongoing exercise to become more familiar with MooTools and Canvas, Greg Houston has created an extension to MooTools called Mocha UI which provides a new UI class made with canvas tag graphics.
I spent some time playing with Bob Buffone's newest work on Ajax over the last few days. Bob built an xModify processor that runs on either jQuery, Dojo or Mootools.
Videobox is a 6kb script, which shows your videos in the page with an overlay. It was inspired from Lightbox.v2 and uses some of the Slimbox’s code. It’s written for the wonderful mootools library. And used swfobject to embed flash.
Marat Denenberg has continued the trend of CSS frameworks by taking Mootools and creating CSS.js.
Dynamic form autocomplete code, named TextboxList, is built on Mootools javascript framework and works just like the Facebook form inputs that are very functional.
This tutorial explains how to implement an animated menu using mootools

(Click to Enlarge)
This is my preferred Mootools effect: a nice horizontal animated menu which changes dinamically the blocks width when you pass your mouse over a selected block. Code is simple and you can customize all parameters you want such as blocks size, blocks

(Click to Enlarge)
Rabid Ratings is an excellent Mootools based star rating solution which comes with hearts instead of stars by default.
Phatfusion has beautiful Mootools JavaScript framework plugins which you’ll love.
http://www.webresourcesdepot.com/power-mootools-js-framework-using-moord-extension/
This tutorial explains how to implement a nice chain of effects (appear, fade out, delay) to apply to a message box after an ajax request using Mootools.

(Click to Enlarge)
mooSocialize is an ajax based social bookmark widget which helps submitting content to the social bookmark websites easily.
This tutorial explains how to realize a simple sliding top panel (top/down) using mootools, some line of css code and JavaScript.

(Click to Enlarge)
This tutorial explains how to realize a simple sliding top panel (top/down) using mootools, some line of css code and JavaScript. The result is something like this:
This post is a compilation of five mootools tutorials ready to use in your project (with source code to download) inspired to some Web 2.0 sites. It includes: sliding top panel, lightbox, expandable section, message box effects and animated sidebar
MooTools is a wonderful JavaScript framework, and since the actual community can be a scary place, I took it upon myself to share the effects I learn how to create. The first effect is the tooltip thumbnail image I have on my Home page.
A list of great JavaScript input masks including jQuery and Mootools plugins other than the standalone ones.
Snippely, a code snippet manager built with Adobe AIR by the Mootools development team
Message boxes are useful elements to display status messages after or during a specific user request. Some days ago I wrote this post about how to implement a nice Ajax chains of effects (fade in, delay, fade out) for a common message box using moot

(Click to Enlarge)
MooCrop is an image cropping utility using the powerful mootools javascript framework. Alone, it is only a selection tool but when used with a serverside script then it becomes an image manipulation tool.
This tutorial explains how to use Mootools and pure CSS / HTML code to simulate a Flash (follow mouse) horizontal navigation effect.
MooMonth, is a JavaScript calendar application built with Mootools which is highly configurable an customizable.
This is a tutorial with two CSS vertical menu examples with show/hide menu effects. First example uses a simple JavaScript code. Second example uses mootools to show/hide the menu with a nice vertical slide-in/slide-out effect.
How to add events to elements with mootools for beginners