随笔分类 -  html

AngularJs的UI组件ui-Bootstrap-Tooltip
摘要:完整案例,参考http://www.cnblogs.com/pilixiami/p/5661600.html 阅读全文
posted @ 2016-10-18 10:46 qinyahui 阅读(392) 评论(1) 推荐(0)
点击文字可以选中相应的checkbox
摘要:<html><head><title>中国站长天空-网页特效-表单特效-点击文字选中的复选框</title><meta http-equiv="content-Type" content="text/html;charset=gb2312"></head><body><!--把下面代码加到<body 阅读全文
posted @ 2016-06-29 14:14 qinyahui 阅读(501) 评论(0) 推荐(0)
html multiple select option 分组
摘要:普通html方式展示<select name="viewType" style="width: 100%;height: 300px;" multiple="multiple"> <option value selected>选择排序/显示方式</option> <optgroup label="排 阅读全文
posted @ 2016-06-01 15:23 qinyahui 阅读(846) 评论(0) 推荐(0)