Pseudo class :hover does not work in IE7

前端 未结 3 528
野趣味
野趣味 2020-12-02 00:07

I\'ve got such a simple code:

Foo
3条回答
  •  我在风中等你
    2020-12-02 00:23

    I found that this solution worked better and was a bit cleaner:

        
    
    
    
    
        

    This is the trigger for the hover element.

    I'm alive!

    pastebin.

提交回复
热议问题