随笔分类 - 前端使用
摘要:北部区域 中心区域 东部区域 南部区域 1.1 accordion折叠面板 1111 2222 3333 1.2 tabs选项卡面板 1111 2222 3333 1.1 layout页面布局
阅读全文
摘要:假设有JavaScript文件叫做:readproperties.js,这个文件需要读取config.properties这个配置文件,步骤如下: 1、 下载插件jquery.i18n.properties-min-1.0.9.js,在eclipse中放到合适的目录下。由于需要jQuery的支持,所
阅读全文
摘要:展示:$("#id").show(); 隐藏:$("#id").hide();
阅读全文
摘要:// 获取编辑器内容(包括图片,视频,附件) var content=UE.getEditor('editor').getContent(); $.ajax({ url:v_url, async: true, dataType: 'json', type: 'post', data: content, success: fu...
阅读全文
摘要:/*日历调用*/ swiperDate('.input-date').init({ button: true }, function(ds){ var H=$("#calenderH").val(), M=$("#calenderM").val(), S=$("#calenderS").val(); ...
阅读全文
摘要:<html> <head> <meta charset="UTF-8"> <title></title> <script type="text/javascript" charset="utf-8" src="ueditor.config.js"></script> <script type="te
阅读全文
摘要:链接地址:http://blog.csdn.net/sjf0115/article/details/9346727 http://www.cnblogs.com/iamlilinfeng/archive/2012/12/31/2840663.html
阅读全文
摘要:$.ajax({ type: "POST", url: ctx.path+'/api/hPage/getLocalTime.json', traditional: true, dataType: "json", success: function(data){ if(data.rs==1){ var
阅读全文

浙公网安备 33010602011771号