Hello World!
摘要: <script type="text/javascript"> (function ($) { var _a = window.navigator.userAgent.toLowerCase(); var isIE = _a.indexOf("msie") > -1; var isIE6 = _a.indexOf("msie 6.0") > -1; var isIE7 = _a.indexOf("msie 7.0") > -1; var isIE8 = _a.indexO... 阅读全文
posted @ 2012-06-08 14:11 世界万物 阅读(147) 评论(0) 推荐(0)
Bye World!