Subscribe to our RSS
Read More ...

How to Simulate Flash Horizontal Navigation Effect

How to Simulate Flash Horizontal Navigation Effect

This tutorial explains how to create a navigation area that smoothly scrolls left or right depending on where your move your mouse.

Read More ...

Facebook Sliders With Mootools and CSS

Facebook Sliders With Mootools and CSS

One of the great parts of being a developer that uses Facebook is that I can get some great ideas for progressive website enhancement. Facebook incorporates many advanced javascript and AJAX features: photo loads by left and right arrow, dropdown menus, modal windows, and the slider. A slider allows the user to drag a slider across a given plain to set a value instead of the boring, tedious text box. This tutorial’s author created a very simple 3-slider system that allows a user to modify the height, width, and opacity of an image using just sliders.

Read More ...

How to write a Mootools Class

How to write a Mootools Class

In this quick step-by-step walk-through author explains how to write your own classes for Mootools.