Photo reflections with mootools 0
You know the nice photo reflections thats often used in mac software eg. Itunes?

I love this effect! And I wanna use this effect in a web application too!
Well i could do this easily with photoshop but every photo manualy? But im too lazy!
So i found a addon for mootools called Reflection.js
It is very easy to use and works perfectly with mootools together. Another important point is the performance of the reflection.js. It is much faster than the known script.aculo.us Reflector script.
Usage:
Just include the mootools.js framework and the reflection.js in the html head and add: class=”reflect” to the image tag. This will use the default reflection parameters. You can apply multiple classes to an image (separated by spaces), the script will detect if “reflect” is one of them.
more detailed usage can be you found on the website.
PS: Anyone know a good Wordpress plugin for Code Highlighting in a blog post? Javascript, PHP, HTML and so on?
Today i tried
I played a bit with the nice effects of mootools. Its really fun!
