dasdsasd

08 2012 档案

摘要:这次在做项目的过程中被程序猿叫去 改一个弹框我看到界面如下:这蛋疼了 为啥radio后面会有背景 我明明什么样式也没写 看我写的demo正常的啊 难道是他们套错了 。自己检查了代码 发现并没有错误。。样式里面除了浏览器默认样式 没有别的样式被应用到这里就纠结了 经过反复研究终于在stackoverflow看到了一个人的问题地址:http://stackoverflow.com/questions/9838583/radio-button-background-goes-white-in-windows-chrome-when-using-webkit-backface?answertab=ac 阅读全文
posted @ 2012-08-22 14:58 小A的博客 阅读(406) 评论(0) 推荐(0)
摘要:不说了 直接上代码<!doctype html><html> <head> <meta name="viewport" content="width=device-width,initial-scale=1.0,max-scale=1.0,user-scalable=0;" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <style type=" 阅读全文
posted @ 2012-08-20 17:12 小A的博客 阅读(491) 评论(0) 推荐(0)