網(LieHuo.Net)教程 見過很多Javascript 幻燈片播放效果,覺得太復雜了,自己編寫一個簡單,css濾鏡效果暫時不支持 firfox 全部代碼如下,圖片路徑需要自己修改。
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=gbk" /><title>簡單高效的javascript 幻燈片播放</title></head><body><div><div id="divs"><img src="http://www.jyygyx.com/uploads/userup/98/liehuo_0908201.jpg" title="liehuo.net" id="1" style="FILTER: revealTrans(duration=2,transition=16); cursor:pointer;" onclick="location.href = 'http://www.jyygyx.com'"><img src="http://www.jyygyx.com/uploads/userup/98/liehuo_0908202.jpg" title="liehuo.net" id="2" style="FILTER: revealTrans(duration=2,transition=17); cursor:pointer;display:none" onclick="location.href = 'http://www.jyygyx.com'"><img src="http://www.jyygyx.com/uploads/userup/98/liehuo_0908203.jpg" title="liehuo.net" id="3" style="FILTER: revealTrans(duration=2,transition=18); cursor:pointer;display:none" onclick="location.href = 'http://www.jyygyx.com'"><img src="http://www.jyygyx.com/uploads/userup/98/liehuo_0908204.jpg" title="liehuo.net" id="4" style="FILTER: revealTrans(duration=2,transition=19); cursor:pointer;display:none" onclick="location.href = 'http://www.jyygyx.com'"></div></div></body></html><br /><center>如不能顯示效果,請按Ctrl+F5刷新本頁,更多網頁代碼:<a href='http://www.jyygyx.com/' title="liehuo.net" target='_blank'>http://www.jyygyx.com/</a></center>提示:可修改后代碼再運行!
上一篇 Apache SHTML網頁SSL使用詳解
下一篇 圖片自適應大小,超出部分自動隱藏縮略
程序員人生,我編程,我富裕,記住wfuyu網,php教程,php學習,php手冊,CMS模版制作
聲明:本站大部分內容是作者原創,少部分收集于互聯網供大家一起學習,原版權很多不明,如有侵權請聯系本站,謝謝!
粵ICP備14040726號-1?? 2015-2020 程序員人生 版權所有