האם ניתן לשנות כאשר אני עושה ב-DIV גלילה של טקסט, את הצבע של פס הגלילה?
אם אני כותב בHEAD את זה:
PHP קוד:
BODY{
scrollbar-face-color:#3366ff;
scrollbar-arrow-color:brown;
scrollbar-track-color:#EEEEEE;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
זה משבש את כל האתר.
תודה.