摘要: 1.判断id/ class 是否存在? <script> $(function(){ if(("#id_name").length()>0){ //如果id 存在 } }) </script> 2.jquery 判断 undefined <script> var exp = undefined; i 阅读全文
posted @ 2018-10-05 15:46 啄木鸟伍迪 阅读(980) 评论(0) 推荐(0)
//火箭 GenerateContentList();