Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Duplicate style definition
Message
 
To
05/01/2015 13:03:37
General information
Forum:
HTML5
Category:
HTML
Miscellaneous
Thread ID:
01613084
Message ID:
01613391
Views:
60
This message has been marked as the solution to the initial question of the thread.
Only the last style definition is used by the CSS parser. So cursor: pointer; is what you get. AFAIK there are no 'cumulative' CSS styles that can be set more than once without just overriding behavior.

+++ Rick ---

>When I see something like this:
>
>
>.button:hover
>{
>   cursor: hand;
>   cursor: pointer;
>}
>
>
>Is this really a support or this is an error on the person who did the stylesheet?
>
>I am wondering if this really serves for something assuming support for certain browsers when the same style is duplicated in a definition.
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform