搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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.