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
Actually, I revise my statement... in IE7, you CAN do some scaling.
<div style="zoom:5;font-size:20%;overflow-x:auto;">
Hello World! Hello World! Hello World! Hello World! Hello World! Hello World! Hello World!
</div>
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.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With