reflection.js version 0.4
January 11th, 2006
As mentioned previously, I have updated reflection.js with some changes based on those by Andreas Linde. This update fixes issues with floated images and other CSS styles.
For example, if you added padding to the image, the old behavior was that there was padding around the original image and thus a gap between the image and the reflection. This update changes this behaviour so the padding is around both the image and the reflection.
The demonstration has been updated to use the updated script.
Let me know if your using reflection.js, it’s been interesting seeing the creative ways some of you have put it to use.
- Reflection
- Comments(2)
thanks for a very cool addition to my development/design arsenal (reflection.js).
i use other prototype-based packages, so i’m just wondering which version of prototype reflection is based on. could you please publish this with the releases?…or did i just miss it?
thanks,
stephenrs
oops: i see it in the prototype.js file…nevermind…sorry for the noise
It’ll work with any version of prototype.js I believe