CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 滚动条

搜索资源列表

  1. Ball2

    0下载:
  2. 编写applet程序,显示一个小球在面板上弹跳,使用两个按钮暂停和重新开始小球的运动,使用一个滚动条控制小球的弹跳高度。-Write applet program that displays a small ball bouncing on the panel, using the two buttons to pause and re-start the ball movement, the use of a scroll bar control the ball bounce height.
  3. 所属分类:Applet

    • 发布日期:2017-04-11
    • 文件大小:1522
    • 提供者:徐莉
  1. div-scroller

    0下载:
  2. html中使用div标签实现模拟滚动条事件处理-Simulation of the scroll bar event processing
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:2078
    • 提供者:杨健
  1. jquery.tablescroll_

    0下载:
  2. 实现表格滚动条,表头固定,滚动条样式实现自定义,搭配自己喜欢的页面-Realization forms scroll bar, the first table is fixed to implement custom scroll bar style, with your favorite pages
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:29679
    • 提供者:
  1. jQuery

    0下载:
  2. jQuery锚点动画跳转顶部效果 jquery锚点带动画跳转返回顶部特效,可定位到网页的相应模块,多种方式回到网页顶部效果,第一种方式是最初打开页面的时候,点击最上边的导航按钮,可进入本页面相应的区域。第二种方式是,拖动滚动条之后,网页右侧会自动出现竖排的数字控制按钮,点击对应按钮表示进入网页的相应部分,竖向的数字按钮是自动出现的,当第一屏的时候,这种数字按钮是不出现的。-Jump at the top of jQuery animation effects anchor anchor wi
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-08
    • 文件大小:40031
    • 提供者:sol
  1. SWT_demo

    0下载:
  2. SWT的例子,包括按钮、文本框、树、列表、进度条、滚动条以及利用控件进行其他的一些基本的逻辑运算等-SWT examples, including the button, text box, tree, list, progress bar, and scroll bars, and use of controls for some of the other basic logic operations, etc
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1077451
    • 提供者:武夷
  1. jquery1

    0下载:
  2. 轻量级上下(左右)滚动条插件及使用方法 -web bar use
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-27
    • 文件大小:55323
    • 提供者:fancy
  1. jqmdantar

    0下载:
  2. jquery锚点带动画跳转返回顶部特效,可定位到网页的相应模块,多种方式回到网页顶部效果,第一种方式是最初打开页面的时候,点击最上边的导航按钮,可进入本页面相应的区域。第二种方式是,拖动滚动条之后,网页右侧会自动出现竖排的数字控制按钮,点击对应按钮表示进入网页的相应部分,竖向的数字按钮是自动出现的,当第一屏的时候,这种数字按钮是不出现的。-jquery animation jumps back to top anchor with special effects, you can navigat
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:39369
    • 提供者:epudn34
  1. jQuerychromatable

    0下载:
  2. jQuery实现固定表头,而让表格数据滚动的效果,当你拖动滚动条的时候,表头固定不动,而表格的各行内容从表头向上开始随拖动条而滚动,这样在显示用户浏览数据的时候,始终可以看到表头和表格内容的对应,使数据展现更清淅,利于用户体验的提升。-jQuery to achieve a fixed header, and let the tabular data scrolling effect, when you drag the scroll bar when the header is fixed,
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-28
    • 文件大小:31763
    • 提供者:wpudn67
  1. jsticky

    0下载:
  2. 这同样是jQuery实现的一款网页滚动特效,当拖动网页滚动条的时候,网页的侧边栏或指定地方是固定不会滚动的,而网页正文地方是随滚动条而滚动的,现在貌似网上见的比较多的一种效果,我觉得是现在比较流行的一种网页内容滚动效果,你可以参照本示例为你的网页添加这一功能。-This is also implemented a Web page scrolling jQuery effects, drag the page when the scroll bar when the sidebar or spe
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-27
    • 文件大小:13751
    • 提供者:npudn7
  1. jqueryscrollstyle

    0下载:
  2. 收集几款纤细风格的网页内容区滚动条特效,基于jQuery代码实现,可自定义横向或垂直滚动,有的滚动条很纤细,有时候你甚至找不到滚动条在哪里。演示页演示了许多个不同风格的网页滚动条的使用方法,相信总有一款你会喜欢。-Collection of several slender style web content area scroll bar effects, based on jQuery code, you can customize horizontal or vertical scrolli
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-25
    • 文件大小:58094
    • 提供者:lpudn93
  1. customscrollbar

    0下载:
  2. jQuery自定义的滚动条特效,你会发现它与Windows系统自有的滚动条风格完全不同,更纤细的拖动条,而且无边框修饰,以后如果需要为Table添加滚动条功能的就看此代码吧。-jQuery custom scrollbar effects, you will find it is completely different the Windows system s own scroll bar style, more slender drag strip, and no border modif
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-28
    • 文件大小:93376
    • 提供者:wpudn68
  1. huojiantop

    0下载:
  2. jQuery实现的回到顶部特效,拖动滚动条时出现一个小火箭,点击小火箭页面动态回至顶部,使用时请引入jquery-1.6.4.min.js插件,暂时不兼容IE,有点遗憾,测试时要使用Chrome或火狐。-Top jQuery to achieve special effects, there is a small rocket when you drag the scroll bar, click on the small rocket back to the top of the page d
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-25
    • 文件大小:34696
    • 提供者:npudn26
  1. frendscroll

    0下载:
  2. 仿腾讯朋友网页右侧滚动条效果代码实例包,源码下载,可以修改成两侧同时滚动,内含两个Demo演示文件,请根据自己的需要选用和修改,这里提供给大家基础的代码,不过本效果做的已经很不错了。-Imitation Tencent friends page scroll bar on the right side effects package code examples, source code download, can be modified to either side while scrollin
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-25
    • 文件大小:70916
    • 提供者:wpudn71
  1. ezjframe

    0下载:
  2. 一款Javascr ipt 框架:它对脑力记忆要求更低,应用更轻松;它集成了特效、控件,可以一句代码就实现常见特效、控件,功能更强大;它是国产的。它包含JS日历组件、下拉菜单、图像渐显效果、cookie应用、文本编辑器、滚动条、Tab、遮罩等常用网页特效组件。 -A Javascr ipt framework: it requires less mental memory, application easier it integrates the effects, controls can b
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-07
    • 文件大小:1333550
    • 提供者:epudn42
  1. vodka

    0下载:
  2. jQuery配合CSS3实现彩色的网页滚动条实例,模拟图书UI ios滚动条效果,模拟苹果IOS系统内的滚动条样式,适合触屏手机滑动滚动条,如上图所示,鼠标拖动左侧的滚动条,即可实现左侧商品图片的垂直滚动。-jQuery CSS3 achieve color pages with the scroll bar instance, simulate the effect of books UI ios scrollbar scroll bar style analog Apple IOS with
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-03
    • 文件大小:656379
    • 提供者:npudn73
  1. AS3Pscrollbar

    0下载:
  2. as3 仿真滚动条 可以用在网页或者多点触控机上,现代动感。-Simulation as3 scroll bar can be used on a Web page or multi-touch machine, the modern movement.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-04
    • 文件大小:19341
    • 提供者:look
  1. test4

    0下载:
  2. 编写程序,利用三个水平滚动条分别调节红、绿、蓝比例,以此设定一个颜色,并将它作为前景色,在面板上画出一个该颜色的填充椭圆。(参见示例代码) 增加一组单选按钮,分别选择不同图形:实心矩形、实心椭圆、空心矩形、空心椭圆,利用上述滚动条调节得到的颜色,绘制不同的图形 -Write a program, with three horizontal scroll bar respectively adjust the red, green, blue proportion in order to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2321
    • 提供者:
  1. progressBar

    0下载:
  2. android 滚动条实例,eclipse项目文件
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:41796
    • 提供者:ruby
  1. vaoe

    0下载:
  2. 打开Dreamweaver软件打开index.htm 键盘Ctrl+F — 查找范围(文件夹-选择源码路径)—查找(填写vaoe.net)—替换(填写你的域名)—点右边的替换全部,再修改一下你相关的LOGO 就OK了! 首页默认搜索引擎修改在: js/config.js 留言板密码在:inc/look.asp修改,初始密码为:123456 统计代码修改: js/tj.js 文件代码 顶部广告代码:ad/ad1.js、ad/ad2.js 滚动条代码:ad/gdt.js-O
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-18
    • 文件大小:4652548
    • 提供者:bmpudn26
  1. picyb

    0下载:
  2. 在一些图片比较多的网页上看到一个功能,就是当网页右侧的滚动条下拉的时候,下面的图片才慢慢显示出来,还有一些渐渐显示的效果。发现这样的效果不错,可以提高网页的打开速度。我在网上找了很长时间,才知道这叫“图片异步加载”功能。在网上找了一下,找到了完整的代码,我把发到这里来,给大家学习。-In some of the pictures to see a number of web pages, is when the right side of the page scroll down the tim
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-03
    • 文件大小:597493
    • 提供者:eepudn53
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com