首页> 关键字 >jquery
- jquery和css实现的一个级联菜单最近在学些web前段的知识,看见博客园首页左侧的一个级联菜单,就想写一个demo.呵呵<!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...【阅读全文】
- jquery实现页面内链接锚点跳转平滑滚动效果以下为完整演示代码,测试环境:ie8、firefox和chrome。注意你的jquery.min.js文件调用。<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://ww..【阅读全文】
- jquery使用技巧小结一、简介1.1、概述随着WEB2.0及ajax思想在互联网上的快速发展传播,陆续出现了一些优秀的Js框架,其中比较著名的有Prototype、YUI、jQuery、mootools、Bindows以及国内的JSVM框架等,通过将这些JS框架应用到我们的项目中能够使程序员从设计和书写繁杂的JS应用中解脱出来,将关注点..【阅读全文】
- jQuery 1.5 来了,发布第一个 Beta 版jQuery 发布于 2006 年 1 月 14 日,昨天是它的五周年纪念日。为了纪念五周年,jQuery 发布了 1.5 版本的第一个beta版,并计划在10日后发布 RC 版,而月底发布正式版(这动作够快的)。下载 jQuery 1.5 Beta 1 http://code.jquery.com/jquery-1.5b1.jsjQuery 1.5 将在以下几个..【阅读全文】
- jquery和css3定义的导航菜单 chrome, Safari Fancy menu with CSS3 and jQueryjquery和css3定义的导航菜单 Chrome, Safari Fancy menu with CSS3 and jQuery,Best viewed in a WebKit Browser (Safari and Chrome).Fancy menu was made popular by devthought, it is develop on top of the Mootools library. And later a jQuery version of this menu call..【阅读全文】
- jquery图片滚动切换插件 jCarousel LitejCarousel Lite is a jQuery plugin that carries you on a carousel ride filled with images and HTML content. Put simply, you can navigate images and/or HTML in a carousel-style widget. It is super light weight, at about 2 KB in size, yet ..【阅读全文】
- 10个jQuery图片滚动插件介绍前阵子为大家奉献上的是5个jquery图片画廊插件,继续此类风格,本次为大家收集的是10+个jQuery图片滚动插件,希望对您的日常工作会有很大的帮助,在页面的最后奉献的是用jQuery插件实现图片滚动的几个站点,希望您会喜欢!!1、jCarousel这款jquery图片滚动插件用的人很多,功能上..【阅读全文】
- jquery的extend和fn.extend的使用说明jQuery.fn.extend(object); 对jQuery.prototype进得扩展,就是为jQuery类添加“成员函数”。jQuery类的实例可以使用这个“成员函数”。jQuery为开发插件提拱了两个方法,分别是: 代码如下:jQuery.fn.extend(object); jQuery.extend(object); jQuery.extend(o..【阅读全文】
- 神奇的7个jQuery 3D插件整理7个神奇的jquery 3D插件,让你可以实现一些媲美Flash的动画特效。1. Flip HTML content in 3D用jquery实现的3D翻转效果,支持html内容的翻转。2. Agile Carousel3D效果的jQuery跑马灯特效。3. RotationjQuery旋转3D特效。4. Tag Cloud使用jQuery创建的3D标签云。5. Sphere一个jQue..【阅读全文】
- 超强的jquery极品插件--Form相关类 / 图表类图表类+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Flot Flot一个纯javascript绘画库,基于jQuery开发。它能够在客户端根据任何数据集快速生成图片。目前只能绘制线状图和柱状。Flot jQchart 基于Canvas+jQuery,可拖放/交互的简单图形控件。jQ..【阅读全文】
- 基于Jquery的动态创建DOM元素的代码jquery动态创建页面元素,mark一下,以备以后查询时使用。以创建div和input为例。 动态创建div: $(function(){ $("<div>",{ id: 'test', text: 'this is a test', "class": "test", click: function(){ $(this).toggleClass('test'); } }).a..【阅读全文】
- Jquery下attr和removeAttr的使用方法jquery提供一种操作DOM元素属性的方法: attr(修改和增加DOM元素的属性) 和 removeAttr(移除属性)。下面我们来具体看一下attr的用法: 一、attr(name):取得第一个匹配元素的属性值。通过这个方法可以方便地从第一个匹配元素中获取一个属性的值。如果元素没有相应属性,则返回 undef..【阅读全文】
- jQuery和CSS3定义的全屏图片展示效果SIDEWAYS –cool fullscreen image gallery with jQuery css3jQuery和CSS3定义的全屏图片展示效果SIDEWAYS –cool fullscreen image gallery with jQuery css3 A simple, yet elegant fullscreen image gallery created with the jQuery framework and some simple CSS.SIDEWAYS image gallery is made by implementation of some previ..【阅读全文】
- jQuery 图片翻页展示效果 Awesome flipping page galleryjQuery 图片翻页展示效果 Awesome flipping page gallery,效果不错 This plugin builds an image gallery made as a book.You can flip the book pages to view the next or previous image clicking or dragging the animated corners shown when hovering on the gallery are..【阅读全文】
- jQuery简单的图片切换效果 Simple slideshow Show only the first image and hide the others; Place a “current” class on the list-item; Only exucute the function once when it has a current status.That’s it? Yep… it’s that simple!jQuery code $(function() { var img..【阅读全文】
- jquery 滑动文字覆盖图片效果 cool hover Slide EffectSetting up our filesOk let’s start by opening our text editor and creating a new html document, save this to your desktop as “index.html”. Now create a new css file and save this as “style.css” in a new folder named “css&r..【阅读全文】
- jquery 图片切换效果 a Fade Slideshow jQueryjquery 图片切换效果 a Fade Slideshow jQuery,ie6和firefox下测试正常。In order to more easily access each slide from JavaScript, each slide is numbered in its id name. Then the copy is placed in a new <div> container, so that the position of the copy ..【阅读全文】
- jquery和CSS3定义的图片展示效果 动画组合画廊 Awesome Animated Portfolio Gallery with jQuery CSS3jquery和CSS3定义的图片展示效果 动画组合画廊 Awesome Animated Portfolio Gallery with jQuery CSS3,ie6和firefox下显示正常。【阅读全文】
- jQuery UI Dialog控件中的表单无法正常提交的解决方法研究了页面源码后发现,jQuery UI Dialog控件初始化时动态生成的HTML元素被添加到页面的尾部、form元素的后面,而原始的Dialog模板部分(其内包含表单元素)也被移到了 动态生成的HTML元素内。最近使用jQuery UI的Dialog控件时发现如果在此控件放置表单,则所有表单均无法正常提交..【阅读全文】
- jQuery UI Datepicker length为空或不是对象错误的解决方法jQuery UI Datepicker length为空或不是对象错误的解决方法,需要的朋友可以参考下。我们开发ASP.NET站点时,如果将jQuery UI Datepicker与ASP.NET的验证控件(如:RequiredFieldValidator)组合使用: 复制代码 代码如下:<asp:TextBox ID="txtDate" runat="serv..【阅读全文】