鼠標放上去超鏈接的文字逐個加色效果
來源:易賢網(wǎng) 閱讀:1059 次 日期:2016-06-20 10:38:44
溫馨提示:易賢網(wǎng)小編為您整理了“鼠標放上去超鏈接的文字逐個加色效果”,方便廣大網(wǎng)友查閱!

link.htc

代碼如下:

<public:component>

<public:attach event=onmouseover onevent=domouseover()>

<public:attach event=onmouseout onevent=domouseout()>

<script language=javascript>

function domouseover(){

with(element)

{filters.item(0).apply();filters.item(0).play();}}

function domouseout(){

with(element){

filters.item(0).apply();

filters.item(0).play();}}

</script>

</public:component>

css文件中的調用方法

代碼如下:

a {

filter: progid:dximagetransform.microsoft.gradientwipe(duration=1); behavior: url(jcss/link.htc); height: 1px; text-decoration: none

}

更多信息請查看腳本欄目
易賢網(wǎng)手機網(wǎng)站地址:鼠標放上去超鏈接的文字逐個加色效果
關于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 新媒體/短視頻平臺 | 手機站點

版權所有:易賢網(wǎng)