本文转自:http://www.asp.net/mvc/overview/older-versions/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery...
分类:
Web程序 时间:
2015-03-16 17:47:03
阅读次数:
238
1、tabs_iframe.jsp
tabs demo...
分类:
Web程序 时间:
2015-03-14 23:16:27
阅读次数:
144
jQuery UI Datepicker日期选择插件很好用了,只不过只能精确到日,不能选择时间(小时分钟秒)很遗憾,而jquery-ui-timepicker-addon.js正是基于jQuery UI Datepicker的一款可选时间的插件。官网地址:http://trentrichardson...
分类:
Web程序 时间:
2015-03-09 18:58:44
阅读次数:
183
感谢浏览,欢迎交流=。=公司开发微信网页多处需要使用弹窗,使用jquery-ui的定制化下载仍需要150多kb,想来有些奢侈(最终下来只有11kb,压缩后2kb,啊,我的神),手机端弹窗方式与pc端有些不同,而且手机上有一个弹窗出来滚动跟父页面滚动相互影响的问题,于是决定写一个插件,专门对付手机网页...
分类:
移动开发 时间:
2015-03-08 18:35:37
阅读次数:
194
感谢浏览,欢迎交流=。=公司微信网页需要使用日历控件,想到jquery-mobile,但是css影响页面布局,放弃后使用jquery-ui-datepicker。话不多说,进入正题:1.jqueryui官网定制化下载jquery-ui。只取其core+datepicker 则仅需40kb,欣喜一番,...
分类:
移动开发 时间:
2015-03-08 18:30:12
阅读次数:
173
jQuery UI的下拉框显示不全解决方法
解决前,显示不全,select下拉框某些选项无法看到:
$("#cond_EPARCHY_CODE").selectmenu();
...
分类:
Web程序 时间:
2015-03-08 14:22:01
阅读次数:
1639
Mastering jQuery UI
With browsers becoming more and more powerful each day, the jQueryUI
library provides tools that can be used to create feature rich and interactive applications without bear...
分类:
Web程序 时间:
2015-03-05 17:02:30
阅读次数:
288
本文在于巩固基础jQuery UI WidgetsjQuery UI Widgets控件-Accordion 内容1 hellohellohellohellohellohellohellohellohellohellohellohelloh...
分类:
Web程序 时间:
2015-03-05 16:55:21
阅读次数:
137
本文在于巩固基础学习网址:http://jqueryui.com/基本概念:jQuery UI[是以 jQuery 为基础的开源 JavaScript 网页用户界面代码库。包含底层用户交互、动画、特效和可更换主题的可视控件。我们可以直接用它来构建具有很好交互性的web应用程序。所有插件测试能兼容IE...
分类:
Web程序 时间:
2015-03-05 16:26:47
阅读次数:
134