Hi Blast,
I'm not very sure yet but I think that I stumbled in a little problem with the carousel..
It works perfect on all the pages of the site I've implemented it on, except when
I open the album page then I get a:
"object doesn't support this property or method"
This only happens in IE6 & IE7, FF is not complaining whatsoever.
The MS script editor in IE7 indicates the "red" brackets as to be the
cause...
$(function() {
$(".jMyCarousel#jMyCarousel_482f87d9b6cb2").jMyCarousel({
visible: '65%',
auto: true,
speed: 1000,
circular: true,
step: 30
});
});
If I could convince all site visitors to use FF instead of IE, I wouldn't care less,
but unfortunately that is not possible (yet

)
Best Regards,
SM...