Hi man, well my comment has nothing to do with ur post but i didn’t find how to contact you. I post to inform you of a small issue in Scrollbox and I’m sure its just a small add with prototype. When using Opera the scrolling is inverted like you scroll up it goes down.. If you could just add a small hack to invert that would be great!
Such as (in the scrollwheel method) if (window.opera) scroll_amount=-scroll_amount;
Hi man, well my comment has nothing to do with ur post but i didn’t find how to contact you. I post to inform you of a small issue in Scrollbox and I’m sure its just a small add with prototype. When using Opera the scrolling is inverted like you scroll up it goes down.. If you could just add a small hack to invert that would be great!
Such as (in the scrollwheel method) if (window.opera) scroll_amount=-scroll_amount;
Well ty ScrollBox kickass!