这里看到了一个stackoverflow上的解答,我从来没在android上弄过于是也不懂chrome和PC端有什么区别,作为参考~
You don't need any javascript whatsoever, just use this css-declaration and it will work perfectly in all browsers:不需要使用任何的js代码,只需要在css里设置就能在所有的浏览器里正常工作:- #img{
- display:none;
- }
- a:hover ~ #img{
- display:block;
- }
复制代码To make it more specific (so that it will not trigger on all hovered anchors), put a class onto your anchor and write ( e.g. .scary:hover ~ #img ).
为了使之更具有针对性(即使之只对某些特定的<a>标签触发),为<a>标签添加一个class(例如:.scary:hover ~ #img)。
就这样~其实我也不是很懂~
xlkzx 最后编辑于 2015-06-27 15:10:05
-
1
评分次数
-
holy breaker!2的主角完全不是ミナセ了而是リヒト和サテン啊~