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