Category: MooTools

How to make a glowing menu with MooTools in 3 easy steps

Ingredients:

sprites, unorderdered lists, Mootools knowledge.

Cooking time:

1 hr

Result:

Can be seen on our website – Rborn Web development – mouse-over the top menu.
Rborn web development glowing menu

Upload forms – enhanced

Upload forms are something we often use in our projects. Sometimes a simple upload form is not enough, so I’ll try to compile a list with enhanced file upload forms that help us to improve the look, functionality and usability of our sites.

Website of the day: Floom

Well, is not actually the site but the script behind.

Floom is a beautiful MooTools plugin, that takes a collection of images and creates a blinds-effect slideshow.

The demo is simply outstanding, so that’s why this is the today’s website.
More info, specs and docs on the developer’s site

Clientside validation for accessible forms with mootools

The last MooTools version offers a validation plugin in the mootools-more package, that will help us solve our task. Basically we need to add some classes to out inputs, to reflect the type of validation we want. For our form, we need only name – mandatory, and email – mandatory + correct email formatting.

Mootools with touch events

Tweet I am so used with MooTools as I started to forgot the basic Javascript and more, I started to dislike a lot to write code in pure js. But MooTools lacks the touch events ipod and iphone has. So I wrote a small code that adds the touchevents –  well, touch, gesture, animation and [...]

Mootools – browser sniffing

Tweet I know, I know, browser sniffing is a bad habit and it should not be used, but still, there are cases when you will want to display a message to the user (ordinary users, that don’t hack their’s browser navigator.userAgent) or you really need to know what browser is he using. For example Chrome. [...]

testing mootools apps using rhino shell

Tweet As the guys from Mozilla say “The JavaScript shell provides a simple way to run scripts in batch mode or an interactive environment for exploratory programming.” So basically you can create some tests for you app based on javascript without needing a browser, but using rhino. With Mootools is a little complicated, as it [...]

Mootools ‘ajax’ request for local files

Mootools ‘ajax’ request for local files or how to make ajax requests to a local file without the need of a web server.

30 days of mootools 1.2 tutorials

Mootools 1.2 tutorials, covering much of the basics of the library, the bundled plugins and downloadable examples.

Mootools off-line documentation

Tweet 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 [...]

Page 1 of 212