随笔分类 -  juery相关

摘要:代码适合公司框架下使用~js//-----------------焦点图2var flash_num2=0; function flashDiv_Auto(){ flash_num2++; $('.flashDiv').find('.list').animate({scrollTop: $('.flashDiv').find('li').height()*flash_num2}, "slow"); $('.flashDiv').find('.btnDiv').find(' 阅读全文
posted @ 2013-05-18 14:22 丹扬 阅读(176) 评论(0) 推荐(0)
摘要:demohttp://pan.baidu.com/share/link?shareid=415953&uk=1041329344 阅读全文
posted @ 2013-04-11 14:51 丹扬 阅读(112) 评论(0) 推荐(0)
摘要:调用 1 2 24 效果需要定义时间“类型八” /// /// DateTime?格式化,如何DateTime?为null返回Empty /// /// /// /// public static string ToStrDateTime(this DateTime? dt,DealMvc.Estatic.ForDateTime _ForDateTime) { string val ... 阅读全文
posted @ 2013-04-11 14:48 丹扬 阅读(325) 评论(0) 推荐(0)