会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
jokerH
博客园
首页
新随笔
联系
管理
订阅
文章分类 -
兼容性问题
placeholder的兼容ie8
摘要:function isPlaceholder(){ var input = document.createElement('input'); return 'placeholder' in input;}if (!isPlaceholder()) {//不支持placeholder 用jquery来
阅读全文
posted @
2016-06-07 09:49
jokerH
阅读(66)
评论(0)
推荐(0)
公告