WordPress企业主题定制/开发/优化

不错的图片透明度渐变效果

首页 » 精选JS » 不错的图片透明度渐变效果

不错的图片透明度渐变效果

<SCRIPT language=JavaScript type="">
<!--
function high(which2){
theobject=which2
highlighting=setInterval("highlightit(theobject)",100)}
function low(which2){clearInterval(highlighting)
which2.filters.alpha.opacity=30}
function highlightit(cur2){
if (cur2.filters.alpha.opacity<200)
cur2.filters.alpha.opacity+=20
else if (window.highlighting)
clearInterval(highlighting)}
//--></SCRIPT>
<a target="_blank" href="https://www.3code.cn/">
<IMG align=middle alt="come here" border=0 height=247 onmouseout=low(this) onmouseover=high(this) src="https://www.qpsh.com/icon/443_209_1.jpg" style="border:1px solid #FFFFFF; FILTER: alpha(opacity=30)"></a>

分类与标签:

精选JS

相关项目

  • WordPress外贸企业主题

  • 最近更新

  • 热门标签