- 博客(5)
- 收藏
- 关注
翻译 ios和android时间显示不同
ios和android的时间戳不同 在android下显示正常而在ios下不正常 解决的办法是把时间戳中的“-”replace()替换成“/”就会好了 在Android下也会识别“/”...
2019-01-07 11:56:42
1089
原创 导航栏二级菜单的显示隐藏动画出现功能
// 导航栏悬浮出现二级菜单 $('.footer>ul>li').on('mouseover', function() { var this=this=this=(this) (((this.children(“div”)).stop(true,false).a...
2018-10-19 11:33:41
3660
原创 导航轮播图的实现js代码

2018-10-10 17:52:41
1186
翻译 禁止复印页面内容的实现代码
document.onselectstart=new Function(“return false”);此代码放置在js文件中即可
2018-10-10 17:34:58
324
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人