在我的图标上方绘制小蓝色方形 [英] Draw small blue square when over my icon

查看:144
本文介绍了在我的图标上方绘制小蓝色方形的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在像我这样的鼠标的我的图标的概述上绘制一个小蓝色方块

how to draw a small blue square on the overview of my icon for my mouse like this

推荐答案

CSS更容易,但我甚至不确定你的路线因为问题是模糊的,标签是丰富的。

CSS is by far easier, though I'm not even 100% sure the route you're looking for since the question is vague and the tags are plentiful.

这就是说,给这个旋转:

That being said, give this a whirl:

img:hover { border: 5px solid blue; }

并且强制演示: http://jsfiddle.net/xCU74/

这篇关于在我的图标上方绘制小蓝色方形的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆