开发者

Add image under menu on mouseover

开发者 https://www.devze.com 2023-03-23 07:50 出处:网络
Here\'s my code http://jsfiddle.net/6748w/ I would like that the imgs/fleche_bleue.png in my CSS to appear under the hovered menu. I can\'t figured it out.

Here's my code

http://jsfiddle.net/6748w/

I would like that the imgs/fleche_bleue.png in my CSS to appear under the hovered menu. I can't figured it out.

Thanks

UPDATE

http://jsfiddle.net/6748w/20/

See the small arrow under the mouse over, that's what I want without the glitch 开发者_运维技巧it make !!


Try this: http://jsfiddle.net/NKRZG/


When you hovered over the link, the position moved. Since it moved out of range of the mouse, it moved back to it's original position. This kept repeating until the mouse was moved completely away. All I did was remove the top:30px.

(Also I added a background color since the image did not load just to show that it works.)

http://jsfiddle.net/6748w/18/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号