Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

css class hover

  • 2 απαντήσεις
  • 67 έχουν αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από cor-el

more options

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)

more options

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.

more options

I see the same if I use your example code.

[class="right"]:hover works, but .right:hover doesn't work.