Is there any way to change the entire width of the horizontal scroll bar on a scrolling div (including the nudge arrows and the handle).
EDIT: I only need an IE7 solution – it’s for a scrolling DIV on a touch screen terminal
Thanks
Matt
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Actually, I revise my statement… in IE7, you CAN do some scaling.
zoom tells IE to scale up the contents by 500%, and I’ve set the font-size to be 1/5 of normal (thus remain the same)… this scales the scrollbars (but it looks a bit ugly at this zoom, since the images are raster based, not vector based.