摘要: $(document).ready(function(){dropdownOpen();});functiondropdownOpen(){var$dropdownLi=$('li.dropdown');$dropdownLi.mouseover(function(){$(this).addClas... 阅读全文
posted @ 2015-08-21 19:36 henudxk 阅读(811) 评论(0) 推荐(0) 编辑