jQuery API中文文档http://www.css88.com/jqapi-1.9/category/events/event-handler-attachment/jQuery UI API中文文档http://www.css88.com/jquery-ui-api/
问题:
上周使用JQuery UI 的Dialog 实现弹出对话框后查询的功能,抛了如下错误:
“A problem displaying [localhost] caused Internet Explorer to refresh the webpage using Compatibility View.”
我用的IE8,FF,chrome测试的,只有IE8抛出这个问题。
...
分类:
Web程序 时间:
2015-03-30 18:54:19
阅读次数:
143
li {
background: #eef;
margin-bottom:5px;
list-style-type: none;
}
.color1{background: #ffe;
margin-bottom:5px;
list-style-type: none;
}
<sc...
分类:
Web程序 时间:
2015-03-30 11:22:42
阅读次数:
150
<link rel="style/css" href="../pub...
分类:
Web程序 时间:
2015-03-30 11:18:34
阅读次数:
143
1. jqGrid下载 jqGrid下载地址:http://www.trirand.com/blog/ jqGrid Demo:http://www.guriddo.net/demo/guriddojs/2. jqGrid引用 jqGrid自身依赖于jQuery UI,引用jqGrid需要同时...
分类:
Web程序 时间:
2015-03-28 17:10:28
阅读次数:
220
1.阅读API文档的一般方法?通常地, API由三部分构成:属性、方法、事件。属性表示参数配置,作为一个组件的微调,或者功能的开启与关闭;方法表示组件能够发生的动作,或者组件的状态监测;事件表示触发,即提供一个观测点,当触碰到观测点时,将产生通知或函数回调;这三类几乎覆盖了可能的用户动作、数据传递。...
官方地址:http://docs.jquery.com/UI/Datepicker,官方示例:http://jqueryui.com/demos/datepicker/。 一个不错的地址,用来DIY jQuery UI界面效果的站点http://jqueryui.com/themeroller/Da...
分类:
Web程序 时间:
2015-03-20 18:25:19
阅读次数:
146
网上找到这篇文章:http://www.jssay.com/blog/index.php/2010/04/27/%E5%A6%82%E4%BD%95%E7%A6%81%E7%94%A8datepicker%E7%9A%84%E6%97%A5%E6%9C%9F/ 1 现在jquery用的很广泛,一方面...
分类:
Web程序 时间:
2015-03-20 18:15:14
阅读次数:
1129
编号栏目名称栏目路径栏目类型列表页模板内容页模板是否为外部链接操作[#listchannelsasc]${c.id}${c.name}${c.path}${c.channelType}${c.listTemplate!}${c.detailTemplate!}[#ifc.isURL==1]是[#el...
分类:
编程语言 时间:
2015-03-20 09:14:03
阅读次数:
484
jquery ui progressbar简单使用deom...
分类:
Web程序 时间:
2015-03-17 12:27:06
阅读次数:
141