[thelist] FORMs question

Caleb Mazalevskis webmaster at cmaza.net
Mon Dec 20 09:29:57 CST 2004


Rosalie Sennett wrote:
> However... they work in IE and I think OPERA too... so depends up on how
> well you know your constituents.

If it gives you any trouble, maybe try playing around with it a bit... I 
find CSS works quite well cross-browser and doesn't generally give much 
trouble.

An alternative (shouldn't be any different in the sense of how it 
operates, but it will globalise the scrollbars throughout your page by 
body and make it generally look nicer) would be to just set the 
scrollbar CSS how I've done it below, and set the colours for different 
aspects of the scrollbar how you see fit. :)


<STYLE type=text/css><!-- .{ scrollbar-3d-light-color: #hex; 
scrollbar-arrow-color: #hex; scrollbar-base-color: #hex; 
scrollbar-dark-shadow-color: #hex; scrollbar-face-color: #hex; 
scrollbar-highlight-color: #hex; scrollbar-shadow-color: #hex; } --></STYLE>

-Caleb.


More information about the thelist mailing list