摘要: 1.引入html5uploder.css文件:@charset "utf-8";/* CSS Document */.uploader-filename { margin: 0 10px;}.uploader-progress { margin: 0 10px;}.uploadfile ... 阅读全文
posted @ 2015-12-01 16:54 SilverWang 阅读(318) 评论(0) 推荐(0)
摘要: 1.jquery代码2.html页面 倒计时 : id; ?>" data-id="id; ?>" endtime="" starttime="updated + (60 * 5); ?>" class="text-success remain-tim... 阅读全文
posted @ 2015-12-01 16:39 SilverWang 阅读(789) 评论(0) 推荐(0)
摘要: 1,按日查询public static function getOrderDaysListByUserId($id, $limit, $offset) { $sql = "SELECT FROM_UNIXTIME(`created`, '%Y-%m-%d') as `days`,... 阅读全文
posted @ 2015-12-01 16:30 SilverWang 阅读(609) 评论(0) 推荐(0)
摘要: 1.添加scrollpagination.js/* ** Anderson Ferminiano ** contato@andersonferminiano.com -- feel free to contact me for bugs or new implementations. *... 阅读全文
posted @ 2015-12-01 16:23 SilverWang 阅读(689) 评论(0) 推荐(0)
摘要: 1.引入jQuery文件2.添加jquery.refresh.js文件,代码如下: 1 /** 2 * Created by Silver on 2015/11/27. 3 */ 4 5 (function ($) { 6 $.refreshData = function (optio... 阅读全文
posted @ 2015-12-01 16:00 SilverWang 阅读(1231) 评论(0) 推荐(0)