i was wondering if there was a way to change the width of the scroll bar on a frame, maybe in the same way you can change the width ,
Thanks
Mike
i was wondering if there was a way to change the width of the scroll bar on a frame, maybe in the same way you can change the width ,
Thanks
Mike
i dont know if you can really change the width. but i suppose you could do optical illuisons with CSS to make it SEEM like its smaller.
i googled it this is what it came up with
http://www.google.com/search?q=changing+scroll+bar+width&ie=UTF-8&oe=UTF-8
<style>_
BODY_
{____
SCROLLBAR-FACE-COLOR:_#000000;
SCROLLBAR-HIGHLIGHT-COLOR:_#ffffff;
SCROLLBAR-SHADOW-COLOR:_#ffffcc;
SCROLLBAR-3DLIGHT-COLOR:_#330099;
SCROLLBAR-ARROW-COLOR:_#ffffff;
SCROLLBAR-TRACK-COLOR:_#ffffc4;
SCROLLBAR-DARKSHADOW-COLOR:_#ffcccc
}
</style>
there is the CSS if you wanted to try that
no i don’t think so. I am pretty sure that the only way is what dipi said. The width of scroll bars are set by the user’s system and there is no way to change it.
i think i saw something about using java or something to change the system :-\
Not Java Mdipi JavaSCRIPT!! 2 totally different languages and no there isn’t any way of changing it.
no no, they said JAVA not JS, i know the diffs.
:: Copyright KIRUPA 2024 //--