css class hover
CSS Hover behavior is not currently not working in 3.6.8 when a class is specified generally without an accompanying html tag.
Is this a known bug. Or is this intended behavior.
CSS Hover behavior is not currently not working in 3.6.8 when a class is specified generally without an accompanying html tag.
Is this a known bug. Or is this intended behavior.
Всички отговори (2)
This forum focuses on end-user support. You can find more web development help on the Web Development board. Separate forum, separate registration. Please note the tips in the Sticky Post at the top of the forum before posting.
I see the same if I use your example code.
[class="right"]:hover works, but .right:hover doesn't work.