09 2017 档案
摘要:官网:https://aui.github.io/art-template/zh-cn/index.html github:https://github.com/aui/art-template artTemplate文档介绍说明:https://aui.github.io/art-template
阅读全文
摘要:第十种:display:table-cell兼容IE7以上 html代码为: CSS代码为:
阅读全文
摘要:::-webkit-input-placeholder{ color: #999;} :-moz-placeholder{ color: #999;} ::-moz-placeholder{ color: #999;} :-ms-input-placeholder{ color: #999;}
阅读全文
摘要:H5支付 H5支付是指商户在微信客户端外的移动端网页展示商品或服务,用户在前述页面确认使用微信支付时,商户发起本服务呼起微信客户端进行支付。 主要用于触屏版的手机浏览器请求微信支付的场景。可以方便的从外部浏览器唤起微信支付。 提醒:H5支付不建议在APP端使用,如需要在APP中使用微信支付,请接AP
阅读全文
摘要:第一种方式:向上滚动方式 HTML代码为: 本地效果为:http://svn.chenhua.cc/project/zhaoshang/zhaosheng_index.html 线上效果为:http://www.jq22.com/jquery-info1705 使用方法: 1、引入文件 2、HTML
阅读全文