hello,
i am using this <div> code on my webpage
<div style=\"padding:5px; overflow:auto; width:775px; height:450px\" class=\"div1\"> </div>
the text between div tags is very long so it scrollbar has appeared .i want to change the style and color of scrollbar through css ?is it possible?
thanks.