fixed.
during the 'development' of the reel scroller, i founded an issue with
the jquery.reflect.js plugin. In firefox, even if you call the method
when DOM is ready, it seems that the filter won't apply if all images
are not already loaded. in IE7 and in Opera9 such issue were not
visible, the render was ok.
then i went into the plugin page to do some shopping and found the
excelent jquery.preload.js plugin.
This plugin have a very useful onFinish callback method and inside
that one can fire up the reflection fx to the images with success.
It may be useful as a tip for adding reflection to images that one
want to animate. also i used the excelent shadowbox.js to build my
reel on a single unorderer list.
summer.gcmingati.net/js/whatido.js at this url you can look at code.



GC

Reply via email to