• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Scroll Wheel Image

308holes

New Member
I was checking out a site and hit the scroll wheel to move down and saw that they had a custom image for that anyone know how they did that ?
 

Attachments

  • Scroll.jpg
    Scroll.jpg
    14.6 KB · Views: 21
think i found it
PHP:
html>img /* autoscroll override for Firefox */
{
	width: 0!important;
	height: 28px!important;
	padding-left: 28px!important;
	background: url(/images/icons/autoscroll2.png);
}
 
i would like to know what part of the site you fou it on. that is pretty cool sounding, and i would like to see an example of what you are talking about. does it only work in firefox?
 
Last edited:
It only works if have a mouse with a scroll wheel. If you so, push down on the wheel and the little icon will pop up. It works for IE as well.
 
that's why i am not seeing it then. i am at work, and i dont have a wheel scroll button here. i'll have to check it at home. thanks
 
Back
Top