教程集 www.jiaochengji.com
教程集 >  脚本编程  >  javascript  >  正文 很酷的屏幕翻滚导航

很酷的屏幕翻滚导航

发布时间:2016-11-30   编辑:jiaochengji.com
教程集为您提供很酷的屏幕翻滚导航等资源,欢迎您收藏本站,我们将为您提供最新的很酷的屏幕翻滚导航资源
提示:您可以先修改部分代码再运行

<textarea name="runcool" rows="28" cols="75" ><html> <head> <title>很酷的屏幕翻滚导航</title> <style type="text/css"> </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()>
<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>DHTML and javascript, games and gimics
A collection of a few of my own javascripted games and gimics and some links to other sites. Some remarkable scripts.
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Skandal's Digital art and graffiti (DHTML)
site with lots of images made with adobe photoshop. Slow loading. Nice effects.
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Emmanuel Halos Web Studio
First-rate JavaScripts from the Philippines. You will be enthusiastic about the elegance and power of the samples.
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Scripts by Lefteris Haritou
Lefteris Haritou is a very creative JavaScript writer. Why? Check it out! A perfect starting point for beginners.
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Racoon's JavaScript Site
Feel the spirit and the humour of a great script-programmer. Lots of inspiration.
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Free WebResources
Contains all kinds of free resources for webmasters: JavaScript, HTML, DHTML, CGI, Java, Graphics. Useful site checkers.
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Igor net
No doubt IGOR is one of the great javascript-masters of the universe. His games are superb. High-End-Scripting at it's best.
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Alien Alchemy
12 free cut &pastejavascripts made by designers who know that form follows function.
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Leo Pun's homepage
Open your eyes and you will find quite a few precious javacripts.
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Surfin' the web with Willem Jonkman
Great samples of javascript, HTML, sounds, fonts mixed with lots of fun.
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Virtual_Max's
One of the most popular sites at GeoCities: applets, scripts, crazy stuff. As funny as a web bazar can be.
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Reallybig.com
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.
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Dynamic HTML Tools and Resources
The web developer's virtual library: DHTML, CSS, JavaScript, CGI, Perl, Graphics
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Javascripts.com
More than 2000 scripts. Each script has been written or uploaded by a member of this site. Many have been written by JavaScript professionals.
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Cool free stuff
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.
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>The JavaScript Source
Collection of hundreds of free JavaScripts that are available to you for use on your web page
Rating: *****

</td></tr> <tr valign=top> <td align=left height=100>Free, original DHTML-scripts
A premier place on the net to obtain free, original DHTML scripts and components to enhance your web site!
Rating: *****

</td></tr></tbody></table></center>


<center>屏幕翻滚导航</center>
<center> <table border=1 bordercolor=#000000 borderlight=green style="border-collapse: collapse" cellpadding="0" cellspacing="0"> <tr><td align=center>左边为脚本显示区</td></tr> </table></center>

<center>  <script language="JavaScript"> </script></center>



















</body> </html></textarea>
提示:您可以先修改部分代码再运行

您可能感兴趣的文章:
优酷视频不能全屏问题解决办法
jquery实现的让超出显示范围外的导航自动固定屏幕最顶上
很酷的屏幕翻滚导航
CSS3单页面垂直固定导航的例子
jQuery分页插件 jPages
Curtain.js
jquery 页面滚动到底部自动加载插件集合
7款风格新颖的jQuery/CSS3菜单导航分享
分享精心挑选的23款美轮美奂的jQuery 图片特效插件
PHP--进行模块化设计

[关闭]
~ ~