11 2017 档案
摘要:/* *适配 */ //orientationchange方向改变事件 (function (doc,win) { var docEl = doc.documentElement,//根元素html resizeEvt = 'orientationchange' in window ? 'orientationchange' : 'resize', re...
阅读全文
摘要:1.旋转 2.缩放 3.遮罩层覆盖图片 4.遮罩层隐藏在img上方 5.遮罩层上下效果
阅读全文
摘要:1.旋转 2.缩放 3.遮罩层覆盖图片 4.遮罩层隐藏在img上方 5.遮罩层上下效果 6.
阅读全文
摘要:function Browser() { this.Opera = window.opera ? true : false; this.IE = document.all && !this.Opera ? true : false; this.IE6 = this.IE && typeof(window.XMLHttpRequest) == "undefined" ? t...
阅读全文
摘要:var images=''; // 上传商品 var jsApiSdk; var localIds; // 获取微信接口conf参数 $.ajax({ url:'/index.php?r=wxtest/wxshare', data:{url:window.location.href}, dataType:'jso...
阅读全文
摘要:一.清关里边申请清关 上传图片由于本身就是布局用的图片,微信手机长按会出现保存收藏该图片。 解决方法:添加同级元素充当遮罩层。设置样式,把点击事件从设置的上传图片中移除即可。 1)<!-- 图片遮罩层 --> <div class="cover"></div> 2)/* 遮罩层 */ .cover{
阅读全文
摘要:1.-webkit-appearance : none ; /*解决iphone safari上的圆角问题input或者button*/
阅读全文
摘要:http://www.9miao.com/thread-90655-1-1.html
阅读全文
摘要:1.http://amazeui.org/ 妹子UI2.https://cn.vuejs.org Vue.js 3.百度地图apihttp://lbsyun.baidu.com/index.php?title=jspopular 信息检索http://lbsyun.baidu.com/jsdemo.
阅读全文
摘要://一。$(function(){var w = $("#demo1").width();//容器宽度$("#demo1 img").each(function(){//如果有很多图片,我们可以使用each()遍历var img_w = $(this).width();//图片宽度var img_h
阅读全文
摘要:nodejswin+r 打开cmd。命令:1.node -v (查看版本信息)2.npm -v (查看版本信息)3.npm install -g cnpm –registry=https://registry.npm.taobao.org 在cmd中输入npm install -g cnpm –re
阅读全文
摘要:1.登录阿里云服务器后: 域名解析:域名与网站(万网)=》域名=》解析=》修改(修改ip即可,这里修改的ip是你要解析指向的) 2.网站备案:(某一天的早上照常上班,浏览公司网站,直接炸裂。恩,归咎起源,网站阿里云咩有备案了。恩,提示的备案流程,阿里云服务器到期也可能导致)
阅读全文

浙公网安备 33010602011771号