jquery
a514548454
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
精确到时分秒的日历控件
//日历var date_start,date_end,g_objectvar today = new Date();var separator="-";var inover=false;//mode :时间变换的类型0-年 1-月 2-直接选择月function change_date(temp,mode){var t_month,t_yearif (mode转载 2014-03-12 11:11:28 · 1682 阅读 · 0 评论 -
3D抖动的文字
Phrase="3D抖动的文字!"; Balises=""; Taille=40; Midx=100; Decal=0.5; Nb=Phrase.length; y=-10000; for(x=0;x Balises=Balises+''+Phrase.charAt(x)+''; } document.write(Bali原创 2014-04-22 14:10:25 · 556 阅读 · 0 评论 -
经典导航栏03,一个代码简单的后台管理界面
String path = request.getContextPath();String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";%>JS/jquery-1.9.0.min.js">JS/dojo.js">http://w转载 2014-04-03 17:04:40 · 952 阅读 · 0 评论 -
纯js实现五子棋
String path = request.getContextPath();String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";%>JS/jquery-1.9.0.min.js">http://www.w3.org/TR/x转载 2014-03-29 15:17:57 · 853 阅读 · 0 评论 -
10个试用的jquery技巧
平滑滚动到锚点 这个功能很常见,在网站底部添加一个让访客快速回到页面顶部的功能,下面是实现这个功能的示例代码:?123456789101112131415// HTML: // Lorem Ipsum // Back to Top $(document).ready(functi转载 2014-03-29 14:43:56 · 407 阅读 · 0 评论 -
jquery1.4复制粘贴即可用
/*! * jQuery JavaScript Library v1.4 * http://jquery.com/ * * Copyright 2010, John Resig * Dual licensed under the MIT or GPL Version 2 licenses. * http://docs.jquery.com/License * * I转载 2014-03-09 22:49:59 · 923 阅读 · 0 评论 -
jquery.simplemodal.js
/* * SimpleModal 1.4.1 - jQuery Plugin * http://www.ericmmartin.com/projects/simplemodal/ * Copyright (c) 2010 Eric Martin (http://twitter.com/ericmmartin) * Dual licensed under the MIT and GP转载 2014-03-09 22:53:10 · 963 阅读 · 0 评论 -
最简单分页
目录1知识点..11.1上次课程的主要知识点..11.2 本次预计讲解的知识点..22具体内容..22.1分页..22.1.1 PageData类..32.1.2 NewsTypeDao类..42.1.3 NewsTypeServlet52.1.4 list.jsp.63 总结..84 作业..8原创 2014-03-13 00:23:10 · 656 阅读 · 0 评论 -
分页代码及用法
一,首先复制三个类类一PageContextTagpackage log.tags;import javax.servlet.http.HttpServletRequest;import javax.servlet.jsp.JspTagException;import javax.servlet.jsp.tagext.TagSupport;public class Page原创 2014-03-12 19:47:56 · 505 阅读 · 0 评论 -
js+css做的树实例
jsp代码:isELIgnored="false"%>String path = request.getContextPath();String basePath = request.getScheme() + "://"+ request.getServerName() + ":" + request.getServerPort()+ path + "/";转载 2014-05-15 14:40:06 · 735 阅读 · 0 评论
分享