您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. jquery图片播放器 - jquery.fn.imgplayer-1.2

  2. jquery 图片播放器插件 作者:笑的自然 我的博客:http://blog.csdn.net/xxd851116 我的邮箱: xingxiudong@gmail.com 下载: 项目地址:http://code.google.com/p/imgplayer/ 历史下载: http://code.google.com/p/imgplayer/downloads/list jquery.fn.imgplayer.js最新下载地址:http://imgplayer.googlecode.com/
  3. 所属分类:Javascript

    • 发布日期:2010-02-24
    • 文件大小:40960
    • 提供者:xxd851116
  1. jQuery 仿必应的首页效果

  2. VihChina资源网 www.vihchin a.net *{margin:0;padding:0;list-style:none} body{background:#B2BDC4; font-size:12px} .mbox{margin:100px auto 0 auto;width:958px;height:574px;background:#AAB9C1;padding:3px; position:relative} .mbox_inner{width:956px;h
  3. 所属分类:Web开发

    • 发布日期:2010-09-27
    • 文件大小:615424
    • 提供者:vihchina
  1. jquery+easyui培训文档

  2. 1 Accordion(可折叠标签) 2 1.1 实例 2 1.2 参数 3 2 DateBox(日期框) 4 2.1 实例 4 2.2 参数 6 2.3 事件 6 2.4 方法 6 3 ComboBox(组合框) 7 3.1 实例 7 3.2 参数 9 3.3 事件 9 3.4 方法 9 4 Dialog(对话框) 10 4.1 实例 10 4.2 参数 12 4.3 事件 12 4.4 方法 12 5 Messager(提示框) 12 5.1 实例 12 5.2 方法 15 5.3 扩展
  3. 所属分类:Javascript

    • 发布日期:2010-12-13
    • 文件大小:1015808
    • 提供者:cr330326
  1. jquery 仿QQ相册

  2. jquery 访QQ相册 * {line-height: 150%} .image {text-align: center; line-height: 590px; margin: 30px auto 0px; width: 850px; height: 620px} .image img { overflow:hidden} img {border:0px} #photo_content {text-align: center} .container {margin: 20p
  3. 所属分类:Javascript

    • 发布日期:2011-03-03
    • 文件大小:843776
    • 提供者:vihchina
  1. jquery图片切换

  2. jquery图片切换 Features Slides are HTML Content (can be anything) Next Slide / Previous Slide Arrows Navigation tabs are built and added dynamically (any number of slides) Optional custom function for formatting navigation text Auto-playing (optional fe
  3. 所属分类:Javascript

    • 发布日期:2011-07-04
    • 文件大小:6291456
    • 提供者:helen_shw
  1. Jquery selectbox 支持多选

  2. 参数说明 $(‘#s11′).dropdownlist({ id:”,//假设id为dr1,则可以用方法dr1.disable(),dr1.enable(),dr1.init(data,selected)/可用作联动/,dr1.text,dr1.value;$(‘#dr1′).val();dr1.onchange=callback width:100,//显示宽 listboxwidth:0,//下拉框宽为0表示同上面的显示宽度 listboxmaxheight:200,//下拉框最大高度,超
  3. 所属分类:网页制作

    • 发布日期:2011-07-27
    • 文件大小:77824
    • 提供者:tk5050
  1. 基於jQuery的自動補全組件

  2. 自己寫的基於jquery的好用的自動補全組件,只要聽說過javascr ipt的都能使用! 使用方法:$(document).ready(function(){ //設置延時,降低數據庫的負荷 var s; $("#materialNo").keyup(function(){ //按鍵碼 var e = event.keyCode; if(e!=40&&e!=38&&e!=13){ //清除延時 window.clearTimeout(s); //設定延時 s = setTimeout("qu
  3. 所属分类:Javascript

    • 发布日期:2011-09-09
    • 文件大小:8192
    • 提供者:w516292629
  1. jquery例子

  2. //判断元素是否高亮,初始值为-1,表示未有元素高亮 var higthlight=-1; var timeOutId; $(document).ready(function(){ //让div隐藏起来 var autoNode=$("#auto").css("border","2px gray none").height("200px").width("150px"); autoNode.hide(); var inputNode=$("#word"); //给文本框注册键盘事件 input
  3. 所属分类:Java

    • 发布日期:2011-11-27
    • 文件大小:4194304
    • 提供者:marryking_1985
  1. jQuery的横向_

  2. 横向下拉二级菜单 - by:hewei.org 横向二级菜单,鼠标滑过显示隐藏。无js。by:http://hewei.org 登 录 栏目1 长名称栏目2 栏目3 搜 索 更长名称的栏目4 用户: 密码: »忘记密码? »子栏目1 »子栏目2 »子栏目1 »子栏目1 »子栏目1子栏目1 »子栏目1子栏目1 »子栏目1子栏目1 »子栏目
  3. 所属分类:Web开发

    • 发布日期:2012-01-20
    • 文件大小:22528
    • 提供者:riyue90
  1. jquery blockUI Version 2.39

  2. jQuery blockUI plugin Version 2.39 (23-MAY-2011) Demos: $(document).ready(function() { $('#demo1').click(function() { $.blockUI({ message: $('#loginForm') }); setTimeout($.unblockUI, 2000); }); }); // override these in your code to change the defaul
  3. 所属分类:Web开发

    • 发布日期:2012-04-20
    • 文件大小:16384
    • 提供者:akanairen1
  1. jquery自动补全

  2. jquery 自动那个补全,可以方便用户体验,提高用户的操作体验
  3. 所属分类:Javascript

    • 发布日期:2012-09-18
    • 文件大小:488448
    • 提供者:forever_yours
  1. 自己写的 auto complete 效率还不错

  2. 因为公司要用到autocomplete jquery的 太卡了,貌似兼用性也 不是太满意,于是乎。写了个这个 此js 还可以扩展。 根据自己的喜好吧
  3. 所属分类:Javascript

    • 发布日期:2012-10-29
    • 文件大小:1024
    • 提供者:a598070240
  1. jQuery实现精美滚动条

  2. 百度里搜了一下,原来已经有高手采用jquery来改变滚动条的单调样式了。 首先要引用两个脚本:jquery.js,jscroll.js; 接着为要出现滚动条的位置写上overflow:auto;这时会出现滚动条,最原始的样子。接着,加上以下脚本: 我的滚动条图片是这样的: 以下我借用高手的做法介绍下一些代码说明: $("#ee").jscroll({ W:"10px"//设置滚动条宽度 ,BgUrl:""//设置滚动条背景图片地址 ,Bg:"#ccc"//设置滚动条背景图片position,颜
  3. 所属分类:网页制作

    • 发布日期:2012-11-13
    • 文件大小:1048576
    • 提供者:yjxfox
  1. jquery需要的所有js文件

  2. jquery需要的所有js文件 /*! * jQuery UI 1.8.18 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI */(function(a,b){function d(b){retu
  3. 所属分类:Java

    • 发布日期:2013-03-28
    • 文件大小:439296
    • 提供者:limeizhen901109
  1. Jquery提示框

  2. 用Jquery提示框 欢迎使用 欢迎交流学习 $.msgBox.showMsgBox({//显示提示框 title: "系统提示", //标题 content: "测试提示框!测试...", //内容 width: 300, //宽(可选属性,值为0和不写此属性效果相同) height: 0, //高(可选属性,值为0和不写此属性效果相同,不建议使用此属性) enabled: 1, //是否显示关闭按钮 ico: "auto",//显示图标(auto:随机选择一个图标,true:随机选择一个积
  3. 所属分类:Javascript

    • 发布日期:2013-05-10
    • 文件大小:21504
    • 提供者:lizhanhong2012
  1. autoSave - a jQuery plugin

  2. Auto-Save your content when editing in HTML input and textarea DOM element. http://geniuscarrier.com/autosave-a-jquery-plugin/
  3. 所属分类:Javascript

    • 发布日期:2013-07-01
    • 文件大小:7168
    • 提供者:geniuscarrier
  1. jquery.autocomplete

  2. jquery.autocomplete.zip
  3. 所属分类:Javascript

    • 发布日期:2013-08-05
    • 文件大小:563200
    • 提供者:l19990217
  1. jQuery-Auto

  2. jQuery-Autocomplete-master.zip
  3. 所属分类:bada

    • 发布日期:2013-10-18
    • 文件大小:91136
    • 提供者:nan8278
  1. jquery 方便实用的分页组件 jPages

  2. jPages is a client-side pagination plugin but it gives you a lot more features comparing to most of the other plugins for this purpose, such as auto page turn, key and scroll browse, showing items with delay, completely customizable navigation panel
  3. 所属分类:Javascript

    • 发布日期:2014-02-19
    • 文件大小:2097152
    • 提供者:paerhaty
  1. jQuery实现自动切换播放的经典滑动门效果

  2. 本文实例讲述了jQuery实现自动切换播放的经典滑动门效果。分享给大家供大家参考。具体如下: 这是一个滑动门代码,从外观上看,简洁经典,似乎与平时见到的滑动门没什么区别,不过它有一个重要的功能与众不同,那就是会自动切换【播放】滑动门的内容,像腾讯QQ登录后弹出的每日要闻一样,如果你再加以美化,那么就更完美无暇了。 运行效果截图如下: 在线演示地址如下: http://demo.jb51.net/js/2015/jquery-auto-cha-tab-style-codes/ 具体代码如下:
  3. 所属分类:其它

    • 发布日期:2020-11-25
    • 文件大小:45056
    • 提供者:weixin_38640150
« 12 3 4 5 6 7 8 9 10 »