2015年1月9日

前端教程 - 前端网(W3Cfuns)

摘要: http://www.w3cfuns.com/course.php 阅读全文

posted @ 2015-01-09 22:07 鬼鬼丫404 阅读(60) 评论(0) 推荐(0)

JQ控制点击隐藏和出现下来列表

摘要: http://www.w3school.com.cn/tiy/t.asp?f=jquery_effect_toggleThis is a paragraph.Toggle 阅读全文

posted @ 2015-01-09 14:42 鬼鬼丫404 阅读(138) 评论(0) 推荐(0)

2.半圆

摘要: http://book.2cto.com/201409/46560.htmlborder-radius制作半圆与制作圆形的方法是一样的,只是元素的宽度与圆角方位要配合一致,不同的宽度和高度比例,以及圆角方位,可以制作上半圆、下半圆、左半圆和右半圆效果。例如:.semicircle { backgro... 阅读全文

posted @ 2015-01-09 14:22 鬼鬼丫404 阅读(75) 评论(0) 推荐(0)

移除HTML5 input在type="number"时的上下小箭头

摘要: http://my.oschina.net/qii/blog/341439在chrome下:input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{ -webkit-appearance: none !important; ... 阅读全文

posted @ 2015-01-09 00:48 鬼鬼丫404 阅读(1034) 评论(0) 推荐(0)

导航