Snakehill
07-03-2009, 02:57 AM
This is related to http://www.htmlforums.com/html-xhtml/t-scroll-wheel-in-no-scrolling-frame-117902.html#post706019 but since this question includes a different kind of coding I'd like to ask it over here.
Apparently Java can force scrolling to work over scrolling="no" html and so I was wondering if there is a script which enables the mouse wheel to work at the same frame ('mainFrame in this case). So far only Opera users are able to use their mouse wheel to scroll down when scrolling="no" which was meant to hide the ugly default and uncostumizable scrollbars.
http://leonie.vanrheden.com/en/ -> Photos
As you can see there are scroll buttons next to the frame. Even though the frame is set to scrolling="no" those scroll buttons work cross browser, so If there is a java mouse wheel event this should work over the no-scrolling html code automatically.
Hope anyone can help me out! It's not that it's extremely necessary but it certainly would be nice. Thanks!
Apparently Java can force scrolling to work over scrolling="no" html and so I was wondering if there is a script which enables the mouse wheel to work at the same frame ('mainFrame in this case). So far only Opera users are able to use their mouse wheel to scroll down when scrolling="no" which was meant to hide the ugly default and uncostumizable scrollbars.
http://leonie.vanrheden.com/en/ -> Photos
As you can see there are scroll buttons next to the frame. Even though the frame is set to scrolling="no" those scroll buttons work cross browser, so If there is a java mouse wheel event this should work over the no-scrolling html code automatically.
Hope anyone can help me out! It's not that it's extremely necessary but it certainly would be nice. Thanks!