Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Avoiding cascading for scroll bar
Message
De
02/09/2005 12:29:40
 
Information générale
Forum:
Internet
Catégorie:
Stylesheet
Divers
Thread ID:
01045331
Message ID:
01046291
Vues:
25
>1. Declare the css style in your
<body>
tag as:
>
><body style="scrollbar-face-color: #000000;   scrollbar-shadow-color: #000000;   scrollbar-highlight-color: #C2664E; 
 scrollbar-3dlight-color: #000000;   scrollbar-darkshadow-color: #000000;   scrollbar-track-color: #000000;   scrollbar-arrow-color: #000000;">
>
>This will over-ride your
<style></style>
settings. But there is a shortcut....

Yes, it overwrites it but those are not the colors I want. In order to have the default, I have to do this:
<body BGCOLOR="#d7c083" style="scrollbar-face-color: default; scrollbar-shadow-color: default;  scrollbar-highlight-color: default;
scrollbar-3dlight-color: default;   scrollbar-darkshadow-color: default;  scrollbar-track-color: default; scrollbar-arrow-color: default;">
Which doesn't work.

The regular approach doesn't work either. The only think that will work is to change the colors. But, I need the default.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform