yahoo页面的标签效果_javascript技巧
来源:动视网
责编:小采
时间:2020-11-27 20:33:42
yahoo页面的标签效果_javascript技巧
yahoo页面的标签效果_javascript技巧: yahoo 标签 .tag_box { width:400px; height:126px; border:1px solid #B0BEC7; font:12px Arial, Helvetica, sans-serif; margin:50px; overflow:hidden} .tag_box ul.menulist { width:402
导读 yahoo页面的标签效果_javascript技巧: yahoo 标签 .tag_box { width:400px; height:126px; border:1px solid #B0BEC7; font:12px Arial, Helvetica, sans-serif; margin:50px; overflow:hidden} .tag_box ul.menulist { width:402
[Ctrl+A 全选 注:如需引入外部Js需刷新才能执行]
取消自动自动循环最简单的方法。请将
改成
就行了,如果觉得不爽,再把
function init(){
var menulist = document.getElementById("menulist");
setInterval('fivetag(menulist.getElementsByTagName("li")[currentTag-1].getElementsByTagName("a")[0],currentTag)',1000);
}这几行也干掉就行了。当然你要看清那几个链接别搞错了!
yahoo页面的标签效果_javascript技巧
yahoo页面的标签效果_javascript技巧: yahoo 标签 .tag_box { width:400px; height:126px; border:1px solid #B0BEC7; font:12px Arial, Helvetica, sans-serif; margin:50px; overflow:hidden} .tag_box ul.menulist { width:402