鼠标经过图片变色代码实例Mouse color change through thepicture code examples
Two ways to change color of mouse through picture:
First kind:
<script language= "JavaScript" >
<! --
Function makevisible (cur, which) {
If (which==0)
Cur.filters.alpha.opacity=70
Else
Cur.filters.alpha.opacity=100
}
/-->
</script>
<img src=, /images/logo.gif, style=, filter:alpha
(opacity=100) , onmouseover=, makevisible (this, 0) ,onmouseout=, makevi sible (this, 1) >
Second kinds:
<SCR IPT LANGUAGE= "JavaSc r ip t" >
< - Begin
If ( (navigator.appName. indexOf ('Microsoft' ) , +1)) {Document.write ('<style, type=, text/css) , .Opacity1,
{filter:alpha (opacity=50) , } , .Opacity2, {f ilter:alpha(opacity=100) , } , </style>' ) }
If ( (navigator.appName. indexOf ('Netscape' ) , +1) ) {
Document.write ('<style, type=, text/css, >.Opacity1,{-moz-opacity:0. 5} , .Opacity2, {-moz-opacity: 1} , </style>' ) }{else
Document.write (' ' ) ; }
/ / End /
</script>
<img, src=, /images/logo.gif, width=, 109, height=, 73,border=, 0, class=, opacity2, onmouseover=,this.className='opacity1' "
Onmouseout= "thi s.className='opacity2' " >
A little while ago to see an article "using CSS3 imitationwindow7 start menu", the dynamic effect only using the CSS3implementation of the Windows 7 start menu in the text, has longbeen attracted to WPF/Silverlight mountain scenery, not toother mountains are also fun. Then, a whim, also try to do aWindows 7 desktop effects, first see a few screenshots.Desktop program, mouse, Hover effect:
Taskbar program, mouse Hover effect:
Start menu effect:
Desktop Icon
The desktop background and program icons are structured asfollows:
<div id= "win" >
<ul id= "app" >
<li>
<a href= "#" >
<img src= "images/computer.png" / > ><br
Computer</a>
</li>
<li>
<a href= "#" >
<img src= "images/recycle.png" / > ><brRecycle Bin</a>
</li>
<li>
<a href= "#" >
<img src= "images/network.png" / > ><brNetwork</a>
</li>
</ul>
</div>
Add background pictures to desktop <div>:#win
{
Background-image: URL (images/win7bg. jpg) ;
Background-posit ion: center;
Width: 880px;
Height: 550px;
Border: #ffffff 1px solid;
}
To add mouse Hover dynamic effects to desktop application icons,text-shadow is used to set the application text shading effect,and -webkit-border-radius to set the border fillet:
#app
{
Float: left;
Text-align: center;
Margin: -15px 00 -30px;
List-style: none;
}
#app a
{
Text-decoration: none;
Border: solid 1px transparent;
Display: block;
Padding: 3px;
Margin: 20px 000;
Color: #ffffff;
Text-shadow: , 0.2em, 0. 1em, 0.3em, #000000;}
#app a:hover
{
Border: solid 1px #bbd6ec;
-webkit-border-radius: 3px;
Box-shadow: inset 00 1px #fff;
-webkit-box-shadow: inset 00 1px #fff;
Background-color: #5caae8;
}
Taskbar icon
Here is the HTML code for the taskbar structure:<div id= "taskbar" >
<a href= "#" id= "start" ></a>
<a href= "#" style= "left: 60px" >
<img src= "images/ie.png" / >
</a>
<a href= "#" style= "left: 120px" >
<img src= "images/library.png" / >
</a>
<a href= "#" style= "left: 180px" >
<img src= "images/mp.png" / >
</a>
< a href = "#" style = "left: 240px" >
< img src = "images / live.png" / >
< / a >
< a href = "#" style = "left: 300px" >
< img src = "images / outlook.png" / >
< / a >
< div id = "desktop" > < / div >
< / div >
首先来看看开始菜单图标如何设置,通过hover操作变换s t ar t.b mp显示位置,达到图标发亮效果.
# taskbar # s tart
{position: absolute;text - align: center;integral part: 57px;height: 46px;background: url (images / start.bmp) 0 - 6px well - repeat;
}
# taskbar # start: hover
{text - decoration: none;background - pos ition: 0 - 114px;
}
任务栏背景通过taskbarbg.png实现,其他图标hover效果通过改变taskbarhover.png图片位置实现图标下方高亮效果.
#广州中维财税http: / / 101. 1. 28. 14 / taskbar
{height: 42px;integral part: 880px;margin: - 42px 0 0 1px;background: url (images / taskbarbg.png) well - repeat;}
# taskbar img
ucloud云服务器怎么样?ucloud为了扩大云服务器市场份额,给出了超低价云服务器的促销活动,活动仍然是此前的Ucloud全球大促活动页面。目前,ucloud国内云服务器2元/月起;香港云服务器4元/首月;台湾云服务器3元/首月。相当于2-4元就可以试用国内、中国香港、中国台湾这三个地域的云服务器1个月了。ucloud全球大促仅限新用户,国内云服务器个人用户低至56元/年起,香港云服务器也仅8...
百驰云成立于2017年,是一家新国人IDC商家,且正规持证IDC/ISP/CDN,商家主要提供数据中心基础服务、互联网业务解决方案,及专属服务器租用、云服务器、云虚拟主机、专属服务器托管、带宽租用等产品和服务。百驰云提供源自大陆、香港、韩国和美国等地骨干级机房优质资源,包括BGP国际多线网络,CN2点对点直连带宽以及国际顶尖品牌硬件。专注为个人开发者用户,中小型,大型企业用户提供一站式核心网络云端...
今天获得消息,vdsina上了AMD EPYC系列的VDS,性价比比较高,站长弄了一个,盲猜CPU是AMD EPYC 7B12(经过咨询,详细CPU型号是“EPYC 7742”)。vdsina,俄罗斯公司,2014年开始运作至今,在售卖多类型VPS和独立服务器,可供选择的有俄罗斯莫斯科datapro和荷兰Serverius数据中心。付款比较麻烦:信用卡、webmoney、比特币,不支持PayPal...