首 页
┆
免费资源
┆
免费教程
┆
游戏外挂
┆
非主流资源
┆
非主流教程
┆
留言区
┆
网络测速
┆
Alexa查询
┆
QQ空间播放器
┆
交流论坛
登录
|
注册
设为首页
加入收藏
联系我们
首 页
免费空间
QQ资源
综合免费
网页特效
非主流资源
游戏外挂
免费教程
免费ASP空间
|
免费PHP空间
|
免费FTP空间
|
全能空间
|
国外空间
|
静态空间
|
自助空间
|
免费论坛
|
免费博客
|
免费相册
QQ空间模板
|
QQFlash模块
|
QQ个性签名
|
QQ空间日志
|
QQ空间留言代码
|
QQ空间免费物品
|
QQ头像|QQ皮肤|QQ 表情
|
QQ安全
免费中心
|
免费统计
|
免费账号
|
免费信息
|
电话短信
|
建站素材
|
免费网络硬盘
|
免费域名
|
免费邮箱
|
免费代理
|
免费杀毒
页面特效
|
背景特效
|
导航菜单
|
状态栏类
|
文本特效
|
链接特效
|
图形特效
|
窗口特效
|
按钮特效
非主流图片
|
非主流美女
|
非主流帅哥
|
非主流头像
|
非主流签名
|
非主流服饰
|
非主流发型
其他外挂
|
传奇外挂
|
风火之旅外挂
|
奇迹外挂
|
梦幻外挂
|
诛仙外挂
|
征途外挂
|
劲舞团外挂
|
卡丁车外挂
|
彩虹岛外挂
数码照片处理
|
Illustrator
|
网络教程
|
平面设计教程
|
电脑教程
|
计算机考试
|
影音编辑
|
办公软件
|
photoshop
|
ImageReady
当前位置:
星空免费资源网
→
免费资源
→
网页特效
→
导航菜单
→ 文章内容
很酷的屏幕翻滚导航
减小字体
增大字体
作者:KaSim 来源:星空资源网 发布时间:2008-1-10 11:48:02
收藏到QQ书签
以下是程序
代码
<html> <head> <title>免费网络-网页特效</title> <style type="text/css"> <!-- body { font-family: "宋体"; font-size: 9pt; margin-top: 0px; margin-left: 4px; margin-right: 0px} A { COLOR: black; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: none } A:hover { COLOR: red; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: underline } a:active { font: 9pt "宋体"; cursor: hand; color: #FF0033 } --></style> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <SCRIPT> var i=0 var i_cell=0 i_bg=0 var linkslist var bg = new Array('AACC00','77AA00', '557700', '335500', '003300', '000000', '#335500', '557700', '77AA00', 'AACC00', 'CCFF00') function initObjects() { if (document.all) { linkslist = document.all.linkliste.style linkslist.visibility='VISIBLE' linkslist.posTop = i linkslist.posLeft = 3 scrollIE() } if (document.layers) { linkslist = document.linkliste linkslist.visibility='VISIBLE' linkslist.top = i linkslist.left = 3 scrollNN() } } function scrollNN() { if (i_cell < 100) { i_cell++ linkslist.top = i-- var timer = setTimeout('scrollNN()',20) } else { clearTimeout('timer') changebgNN() } } function scrollIE() { if (i_cell < 100) { i_cell++ linkslist.posTop = i-- var timer = setTimeout('scrollIE()',20) } else { clearTimeout('timer') document.bgColor='CCFF00' changebgIE() } } function changebgNN() { if (i_bg <= bg.length) { document.bgColor=bg[i_bg] i_bg++ var bgagain = setTimeout('changebgNN()',20) } else { clearTimeout('bgagain') document.bgColor='CCFF00' i_bg=0 makepauseNN() } } function changebgIE() { if (i_bg <= bg.length) { document.bgColor=bg[i_bg] i_bg++ var bgagain = setTimeout('changebgIE()',50) } else { clearTimeout('bgagain') i_bg=0 makepauseIE() } } function makepauseNN() { if (i < (-1*1700)) { i=0 } i_cell=0 var scrollagain = setTimeout('scrollNN()',3000) } function makepauseIE() { if (i < (-1*1700)) { i=0 } i_cell=0 var scrollagain = setTimeout('scrollIE()',3000) } </SCRIPT> <STYLE>.alldiv { POSITION: absolute; VISIBILITY: hidden } </STYLE> </head> <body bgcolor="#CCCCFF" onload=initObjects()> <DIV class=alldiv id=linkliste> <CENTER> <TABLE border=0 cellPadding=0 cellSpacing=0 width=156> <TBODY> <TR> <TD height=100></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://www.netby.net/Nord/Rosinstraede/Rosenlund/"
; target=_blank><B>DHTML and javascript, games and gimics</B></A><BR>A collection of a few of my own javascripted games and gimics and some links to other sites. Some remarkable scripts. <BR>Rating: <FONT color=#ff0000>**</FONT><FONT color=#999999>***</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://skandal.homepage.com/"
; target=_blank><B>Skandal's Digital art and graffiti (DHTML)</B></A><BR>site with lots of images made with adobe
photoshop
. Slow loading. Nice effects.<BR>Rating: <FONT color=#ff0000>**</FONT><FONT color=#999999>***</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://www2.mozcom.com/~halos/"
; target=_blank><B>Emmanuel Halos Web Studio</B></A><BR>First-rate JavaScripts from the Philippines. You will be enthusiastic about the elegance and power of the samples.<BR>Rating: <FONT color=#ff0000>*****</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://www.geocities.com/~lef"
; target=_blank><B>Scripts by Lefteris Haritou</B></A><BR>Lefteris Haritou is a very creative JavaScript writer. Why? Check it out! A perfect starting point for beginners. <BR>Rating: <FONT color=#ff0000>****</FONT><FONT color=#999999>*</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://home.thezone.net/~rbennett/utility/javahead.htm"
; target=_blank><B>Racoon's JavaScript Site</B></A><BR>Feel the spirit and the humour of a great script-programmer. Lots of inspiration.<BR>Rating: <FONT color=#ff0000>****</FONT><FONT color=#999999>*</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://goepfert.hypermart.net/"
; target=_blank><B>Free WebResources</B></A><BR>Contains all kinds of free resources for webmasters: JavaScript, HTML, DHTML, CGI, Java, Graphics. Useful site checkers.<BR>Rating: <FONT color=#ff0000>***</FONT><FONT color=#999999>**</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://igor.net/"
; target=_blank><B>Igor net</B></A><BR>No doubt IGOR is one of the great javascript-masters of the universe. His games are superb. High-End-Scripting at it's best.<BR>Rating: <FONT color=#ff0000>*****</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://www.alienalchemy.com/"
; target=_blank><B>Alien Alchemy</B></A><BR>12 free cut &pastejavascripts made by designers who know that form follows function.<BR>Rating: <FONT color=#ff0000>***</FONT><FONT color=#999999>**</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://home.netvigator.com/~mkpunnl"
; target=_blank><B>Leo Pun's homepage</B></A><BR>Open your eyes and you will find quite a few precious javacripts.<BR>Rating: <FONT color=#ff0000>***</FONT><FONT color=#999999>**</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://www.geocities.com/SiliconValley/Way/1265/"
; target=_blank><B>Surfin' the web with Willem Jonkman</B></A><BR>Great samples of javascript, HTML, sounds, fonts mixed with lots of fun.<BR>Rating: <FONT color=#ff0000>***</FONT><FONT color=#999999>**</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://www.geocities.com/SiliconValley/Lakes/8620"
; target=_blank><B>Virtual_Max's</B></A><BR>One of the most popular sites at GeoCities: applets, scripts, crazy stuff. As funny as a web bazar can be.<BR>Rating: <FONT color=#ff0000>***</FONT><FONT color=#999999>**</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://www.reallybig.com/"
; target=_blank><B>Reallybig.com</B></A><BR>United Power of Web Builders! More than 3000 resources for web builders including free clipart, CGI, counters, fonts, html, java, animation, backgrounds and much more.<BR>Rating: <FONT color=#ff0000>***</FONT><FONT color=#999999>**</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://stars.bilkent.edu.tr/Authoring/DHTML/Resources.html"
; target=_blank><B>Dynamic HTML Tools and Resources</B></A><BR>The web developer's virtual library: DHTML, CSS, JavaScript, CGI, Perl, Graphics<BR>Rating: <FONT color=#ff0000>***</FONT><FONT color=#999999>**</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://www.javascripts.com/"
; target=_blank><B>Javascripts.com</B></A><BR>More than 2000 scripts. Each script has been written or uploaded by a member of this site. Many have been written by JavaScript professionals.<BR>Rating: <FONT color=#ff0000>****</FONT><FONT color=#999999>*</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://www.coolfreebies.com/"
; target=_blank><B>Cool free stuff</B></A><BR>Screensavers, various freebies, free software, free sound tools, free graphics, free midis, free image viewers, free prizes, chat freebies, FTP freebies, free fun stuff, free webmasters tools, free graphics.<BR>Rating: <FONT color=#ff0000>***</FONT><FONT color=#999999>**</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://javascript.internet.com/"
; target=_blank><B>The JavaScript Source</B></A><BR>Collection of hundreds of free JavaScripts that are available to you for use on your web page<BR>Rating: <FONT color=#ff0000>****</FONT><FONT color=#999999>*</FONT><BR><BR></FONT></TD></TR> <TR vAlign=top> <TD align=left height=100><FONT size=1><A href="
http://www.dynamicdrive.com/"
; target=_blank><B>Free, original DHTML-scripts</B></A><BR>A premier place on the net to obtain free, original DHTML scripts and components to enhance your web site!<BR>Rating: <FONT color=#ff0000>***</FONT><FONT color=#999999>**</FONT><BR><BR></FONT></TD></TR></TBODY></TABLE></CENTER></DIV> <br> <br> <center><font color=red face="隶书" size=6>屏幕翻滚导航</font></center> <br> <center> <table border=1 bordercolor=#000000 borderlight=green style="border-collapse: collapse" cellpadding="0" cellspacing="0"> <tr><td align=center><font size=5 color=red face="Arial, Helvetica, sans-serif"><strong>左边为脚本显示区</strong></font></td></tr> </table></center> <br> <br> <center> <SCRIPT LANGUAGE="JavaScript"> <!-- hide function goHist(a) { history.go(a); } //--> </script></center> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> </body> </html>
代码"/>
代码"/>
[Ctrl+A 全部选择 提示:你可先修改部分
代码
,再按运行]
本资源由
星空资源网
提供!转载请著名,谢谢!
[] [
返回上一页
] [
打 印
]
收藏到网摘
·上一篇文章:
带Form框说明的导航说明的导航
·下一篇文章:
普通的树形导航菜单
文章评论
评论内容只代表网友观点,与本站立场无关!
用户名:
!
查看更多评论
分 值:
100分
85分
70分
55分
40分
25分
10分
0分
内 容:
!
(注“
!
”为必填内容。) 验证码:
频道栏目导航
页面特效
背景特效
导航菜单
状态栏类
文本特效
链接特效
图形特效
窗口特效
按钮特效
时间日期
CSS相关
综合特效
本站精彩推荐
本类热门阅览
·
普通的树形导航菜单
·
腾讯QQ网页在线客服,随网页滚动条...
·
模仿Flash AS效果的导航菜单
·
很酷的屏幕翻滚导航
·
带Form框说明的导航说明的导航
·
腾讯QQ网页在线客服,隐藏在网页一...
·
类似Flash效果的渐隐菜单
·
自动收缩的菜单
·
梦幻下拉菜单
·
折叠展开收缩效果的栏目分类导航
·
经典实用的触发型导航菜单
·
非常棒的绿色下拉透明菜单
相关文章
·
很酷的屏幕翻滚导航