Staredit Network

Staredit Network -> Miscellaneous -> Html Help
Report, edit, etc...Posted by Staredit.Net Essence on 2003-10-01 at 00:19:54
well... it sucks. i can do the javascript where u customize the scrollbar.... and i need help on adobe! ARGH!!!!

so if ne one knos javascript on how to do the customized scrollbar... plz post the code here....
Report, edit, etc...Posted by Yoshi da Sniper on 2003-10-01 at 07:09:21
Use this (VIA CSS)
CODE
scrollbar-face-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-base-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-arrow-color:#ffffff;
Report, edit, etc...Posted by Mini Moose 2707 on 2003-10-01 at 15:21:47
That's CSS, not javascript.
And it also has nothing to do with tables.
Report, edit, etc...Posted by Yoshi da Sniper on 2003-10-01 at 18:03:10
QUOTE(Yoshi da Sniper @ Oct 1 2003, 11:09 AM)
Use this (VIA CSS)
CODE
scrollbar-face-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-base-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-arrow-color:#ffffff;

Read more carefully please.
Next Page (1)