Image Slices! Help! Police!
I'm not sure how you arrived at the dimensions for the scrollers, but they end up being too big. Opera was the worst, these settings worked in Opera, IE, and FF:
Code:
contentid="content2";
//specify scroller width
scrollerwidth=305;
//specify scroller height
scrollerheight=395;
and:
Code:
contentid="content1";
//specify scroller width
scrollerwidth=335;
//specify scroller height
scrollerheight=395;
Even at that, Opera doesn't allow you to scroll all the way to the top of either scroller, that's probably an issue with padding, and/or margins, and/or elements within the content areas.
Bookmarks