搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.