摘要: info-lt-carlogo-box p i.on { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-break: keep-all; } display: block; o 阅读全文
posted @ 2016-08-18 15:23 春风得意之时 阅读(170) 评论(0) 推荐(0)
摘要: <html> <head> <title>Bad Words Example</title> <script type="text/javascript"> function filterText(sText) { var reBadWords = /badword|anotherbadword/g 阅读全文
posted @ 2016-08-18 14:55 春风得意之时 阅读(2078) 评论(0) 推荐(0)