AN7effects

iaian7 » code » webcode   John Einselen, 18.07.07

AN7effects is a collection of simple MooTools scripts for adding link effects and content toggles to a website.

linkFade, contentFade, and contentSlide

read more

Corners and shadows

iaian7 » code » webcode   John Einselen, 18.02.08

While there are plenty of solutions for adding CSS based drop shadows to elements, few of them work with transparency, and even fewer of them can add a shadow to all sides of an object.

This is a solution to the problem!

read more

Mediabox

iaian7 » code » webcode   John Einselen, 27.09.08

Using the MooTools 1.11 javascript library, Mediabox lets you open flash, video, and html content in a floating “lightbox” style window.

This script has been replaced by mediaboxAdvanced.

read more

mediaboxAdvanced

iaian7 » code » webcode   John Einselen, 16.02.09

play

Using the MooTools 1.2 javascript library, mediaboxAdvanced lets you open flash, video, and html content in a floating “lightbox” style window.

read more

Parallax

iaian7 » code » webcode   John Einselen, 17.02.09

Parallax is a small javascript based on the Mootools library that allows you to set up 2.5D interaction with basic DIVs and CSS styling. Anywhere from scrollable landscapes to lens flare effects can be achieved, with reasonably easy setup and simple depth controls.

read more