
网页
patherBlue
活到老,学到老。
展开
-
Plupload上传插件中文文档
https://blog.youkuaiyun.com/Happy_wu/article/details/52288644https://www.bbsmax.com/A/gVdnjxYadW/转载 2021-06-02 13:37:09 · 479 阅读 · 0 评论 -
选择部门下拉框
<div class="input-append"> <!-- <input class="input-medium" id="citySel" readonly type="text" value="${pd.department }" name="department" placeholder="请选择部门"> --> <input id="menuBtn" name="" type="button" value="openTree" ...原创 2020-09-19 14:01:43 · 473 阅读 · 0 评论 -
ybUpload.js
/*** 作者:谭学锋* 版权:西安优步* 全局的删除文件函数* 版本:1.0* 日期:2018.8.31 10:22* 删除附件* @param e* @param entityId* @param buttonId*/ function delFjTxf(e,entityId,buttonId){ $(e).parent().parent().remove(); $("#"+buttonId)...原创 2020-07-07 09:54:15 · 168 阅读 · 0 评论 -
upload.js
<%@page import="java.net.URLEncoder"%><%@page import="java.net.URLDecoder"%><%@page import="java.io.UnsupportedEncodingException"%><%@page import="java.util.Enumeration"%><%@page import="com.sun.org.apache.regexp.internal.REU原创 2020-07-02 15:04:29 · 711 阅读 · 0 评论 -
jquery.page2.js
jquery.page2.js1.引入头文件,详细使用方式参见http://127.0.0.1:8080/default/xshdbx/welcome.jsp:<script src="js/jquery.page2.js"></script>2.//使用$(function() { // 分页器 $("#page").Page({ totalPages: 3, //分页总数 liNums: 7, //分页的数字按钮数(建议取奇...原创 2020-07-02 13:36:57 · 455 阅读 · 0 评论 -
tab切换
html xmlns="http://www.w3.org/1999/xhtml">head>meta http-equiv="Content-Type" content="text/html; charset=utf-8" />title>选项卡title>style type="text/css">body{ text-align:center;}.tab1, .tab2转载 2018-01-31 12:11:43 · 900 阅读 · 0 评论 -
js解密
html>head>meta http-equiv="Content-Type" content="text/html;charset=UTF-8">head>script> a=62; function encode() { var code = document.getElementById('code').value; code = code.replace(/[\r原创 2018-01-31 14:01:33 · 357 阅读 · 0 评论 -
uedit
https://www.cnblogs.com/zhg277245485/p/6582033.htmlhtml xmlns="http://www.w3.org/1999/xhtml">head> title>Untitled Pagetitle> script type="text/javascript" language="javascript">原创 2018-01-20 20:12:12 · 502 阅读 · 0 评论 -
tomcat优化笔记
http://blog.youkuaiyun.com/xyang81/article/details/51530979转载 2018-01-04 16:29:03 · 149 阅读 · 0 评论 -
css笔记
css原创 2017-09-25 17:41:57 · 210 阅读 · 0 评论 -
window高度的获取
window高度的获取原创 2017-09-24 10:17:57 · 1018 阅读 · 0 评论