Hovered element to overflow out from an overflow:hidden element css

后端 未结 7 2478
陌清茗
陌清茗 2021-02-13 12:55

I have made a fiddle for reference: http://jsfiddle.net/kLFn9/

The overflow:hidden in question is highlighted.

Basically, i\'m using :hover:af

7条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-13 13:51

    I'm not sure what your trying to get at, but I recreated a tooltip framework for you to view. It's basically smoke and mirrors where I call :hover and the .class associated with it.

    http://jsfiddle.net/WE8Dw/

    Hope this helps.

提交回复
热议问题