thekoopa Posted October 5, 2007 Share Posted October 5, 2007 Is it possible to specify and image for the scroll bar arrows? and to make it smaller in general. Thanks again for your help. Link to comment https://forums.phpfreaks.com/topic/71911-scrollbar/ Share on other sites More sharing options...
cmgmyr Posted October 5, 2007 Share Posted October 5, 2007 I believe you can only change the colors of the scrollbars (of the browser) in IE. If you want to make "custom" scroll bars for something like a div you will need to use some CSS with javascript. Link to comment https://forums.phpfreaks.com/topic/71911-scrollbar/#findComment-362246 Share on other sites More sharing options...
ToonMariner Posted October 5, 2007 Share Posted October 5, 2007 the answer is no you can't - not with css. You could use javascript to set the overflow to hidden and then place images whith mouse over events and let js do teh scrolling - but that is you only realistic option. Link to comment https://forums.phpfreaks.com/topic/71911-scrollbar/#findComment-362293 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.