Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Image Reflection 1.0.00-030707 uncompressed


The uncompressed source

how it works:

$(...).reflectionAdd({...}); -> add the reflection
$(...).reflectionRemove(); -> remove the reflection

browser support:
ie 6-7, safari 1-3, firefox 1-3, opera 9

kown bugs:
ie 6 displaying png with a blue box -> ie 6 problem
safari 1 problems with displaying png in the reflection -> browser problem??
safari 1 and the jQuery 1.1.3, crashed -> in the demosite is a patched jQuery version, that allows to use jQuery 1.1.3 on safari 1
safari 1-3, opera: $(...).ready(...) problem, both browser fires the states too early, on the demosite, i use my patched jQuery 1.1.3 version, there is the problem fixed...

sorry for my english...