Peter
Scrollbar is not in the CSS spec and should not be used - it's an MS "addition" to the CSS spec that messes with the user's UI widgets. Also, your CSS won't validate.
Cheers James
Universal Head wrote:
I've just used overflow:auto on a site and am very surprised about how well it works on a range of browsers too. No more inline frames perhaps ...
These work on IEWin only too for a bit of scrollbar customising (discovered on www.squidfingers.com):
scrollbar-track-color: #whatever;
scrollbar-face-color: #whatever;
scrollbar-darkshadow-color: #whatever;
scrollbar-shadow-color: #whatever;
scrollbar-3dlight-color: #whatever;
scrollbar-highlight-color: #whatever;
scrollbar-arrow-color: #whatever;
Peter
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************
