摘要:
1、示例 匹配网址url function IsURL(str_url){ var strRegex = "^((https|http|ftp|rtsp|mms)?://)" + "?(([0-9a-z_!~*'().&=+$%-]+: )?[0-9a-z_!~*'().&=+$%-]+@)?" / 阅读全文
posted @ 2017-11-10 17:31
小时光
阅读(295)
评论(0)
推荐(0)
摘要:
谷歌浏览器中的效果: 阅读全文
posted @ 2017-11-10 17:17
小时光
阅读(12047)
评论(0)
推荐(0)
摘要:
示例——瀑布流 <div class="view"> <div class="item">  </div> </div> <style> .view{ column-count: 2; // 设置显示2列 column-gap: 2px; //设置或检索对象的列与列之间的间隙为2px 阅读全文
posted @ 2017-11-10 17:06
小时光
阅读(5324)
评论(0)
推荐(0)

浙公网安备 33010602011771号