Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Image Reflection 1.0.00-030707 uncompressed


First released: July 3, 2007 - 9:37am

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...