脚 本 之 家 www.jb51.net
页面导航:  不限条件-->滚动
本地搜索:
这段时间比较闲,就搞了这么一个功能来练练手。因为没有系统的学习过javascript,很多东西都是现学现用。请大家多提宝贵意见,谢谢[html]<!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>...
http://www.jb51.net//article/10559.htm
<SCRIPT language=JavaScript1.2>iens6=document.all||document.getElementByIdns4=document.layers//specify speed of scroll (greater=faster)var speed=10if (iens6){document.write(’<div id="container" style="position:relative;width:600;height:430;border...
http://www.jb51.net//article/10413.htm
<!--Quirks Mode--><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type"content="text/ht...
http://www.jb51.net//article/10060.htm
<ul id="ScrollBox" style="width:300px;height:80px;overflow:hidden;margin:0;padding:0;line-height:20px;font-size:12px;"><li>1.你可曾有过无数的梦想,</li><li>2.却在时光的流逝里幻灭 </li><li>3.你可曾对未来期待憧憬,</li><li>4.却在成长的岁月中迷失</li><li>5.CSDN中国程序员论坛&l...
http://www.jb51.net//article/9861.htm
参考地址:http://aboutplayer.com[code]var lrc0, lrc1, lrc2;moveflag = false;var top, bottom;var lrcobj;var lrctop;predlt = 0;curdlt = 0;function lrcClass(tt){  this.inr = [];  this.oTime = 0;&nbs...
http://www.jb51.net//article/9842.htm
由于marquee标签现在用得是越来越少了,所以滚动效果的做法大多也都改用javascript来实现了,至于不明白为什么不直接用marquee标签的朋友,不妨先阅读一下这篇文章。第一种方法:用javascript模拟marquee的做法。出处:网易游戏[html]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><ht...
http://www.jb51.net//article/9777.htm
请问怎样才能改变TEXTAREA滚动条和按钮的颜色,以及怎样让滚动条变得扁平,而不是突出的     谢谢,分不多了,不好意思1楼<textarea   style="SCROLLBAR-FACE-COLOR:   #ffffff;       SCROLLBAR-HIGHLIGHT-COLOR:   #e7dbbd;     &nb...
http://www.jb51.net//article/9559.htm
同过函数向texterea控件中添加内容后,如何怎是让它的滚动条怎是移动到最底部?1楼有谁知道吗?2楼<textarea   name="textarea"   cols="80"   rows="10"       style="overflow-y:hidden;   overflow-x:scroll;"></textarea>3楼<body>  ...
http://www.jb51.net//article/9558.htm
现在有一个横向的IFRAME,需要通过点击iframe外的一个图片来横向滚动iframe内的一个html页,但又不想让看见iframe的滚动条,请问如何解决啊???? <img   src="demo.gif"   onmousedown="window.timer=setInterval(’a.document.body.scrollTop++’,10)"   onmouseup="clearInterval(window.timer)">   &nb...
http://www.jb51.net//article/9334.htm
[code]<!-- var sh; marqueesWidth=533; preLeft=0; currentLeft=0; stopscroll=false; getlimit=0;preTop=0; currentTop=0; function scrollLeft() {     if(stopscroll==true) return;     preLeft=m...
http://www.jb51.net//article/8596.htm
[code]<!--文件头模板--><SCRIPT src=top.js></SCRIPT><SCRIPT language=javascript>    writeTop(’Flash滚动显示图片代码生成’,’2006-10-18’);</SCRIPT><!--以下为内容--><SCRIPT>//运行代码function runEx(cod1)  {     cod=do...
http://www.jb51.net//article/8344.htm
共有:80/10,当前4/8页  [首页] [上一页] 1 2 3 4 5 6 7 8 [下一页]  [尾页] 转到: