
Moousture is a mouse gesture library with power and flexiblity to mould itself for you. Implemented on Mootools following the Object Oriented standards. Library is aimed to set out a future framework for mouse guesters for any browser including modern mobile devices.
It is based on three major concepts.
1. A probe, which probes the pointing device. Currently there is a Moousture.MouseProbe (P.S. It already supports iPhone).
2. A monitor, which tests the stability of probed device on given intervals and accordingly notifies Moousture events (onStable, onUnstable, onMove).
3. A Moousture recorder class that records the mouse movements and invoke the guesture object passed to it.
So if you want to create your own mouse gestures for the visitors of your website you should really check this one out.
url: http://neofreeman.freepgs.com/Moousture/
Posted on 6 June 2009
Tags: Menu & Navigation
Related Articles
- Professional Dark CSS Menu
Graphic effects created in photoshop will bring magic if you master the tricks. When it comes to web designing, the powerful mixed and smart conversion between PSD and XHTML can give a professiona... - Styled Menus: Free Professional CSS Menus Gallery
Styled Menus is a CSS menus gallery website where you can download great numbers of navigation menu bars for free. The CSS menus are designed by professional web designers and this site is been ma... - Accessible News Slider JS Plugin
Accessible News Slider is a JavaScript plugin that makes possible for you to create grid of news items and "slideBy" them in a compact row with smart navigation sets. Brian Reindel has designed th... - Free CSS Drop-Down Menu Framework
This Free CSS Drop-Down Menu Framework is modular, with themes. Not only that the HTML is separated from CSS, but even CSS definitions are categorized into structural and thematic types.
Creatin... - IzzyMenu – A free Online CSS Menu Builder
IzzyMenu is a perfect tool to customize CSS menus that will only take minutes to build sort of menus in professional look. Pick your favorite style in the Menu Catalogue, which is always updated w... - Extensible CSS Interface: CSS Selectors & jQuery
This interface is optimized for any browser that recognizes a reasonable number of the common CSS2 and CSS3 selectors supported among most browsers today.
Get yourself hooked up in... - CSS Dock Menu
[sitethumb://www.ndesign-studio.com/blog/mac/css-dock-menu] If you wana implement a "mac like" menu in your webpage: have a look at the CSS dock menu. It is using the Jquery Javascript library and the...
Written by Thomas
Topics: Scripting, Webdesign