1个回答
2015-01-20
展开全部
给你,这个是一样的。
追问
每次使用的话 ,不知道加那个引用,想这样的话 ,有没有jq通用的引用呢 !
追答
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | <!DOCTYPE HTML> < html > < head > < meta charset = "UTF-8" /> < title >last.html</ title > < style > </ style > < script type = "text/javascript" src = "jquery-1.8.0.min.js" ></ script > < script type = "text/javascript" > $ (function () { console.log ($ ('img').length); }) </ script > </ head > < body > < img src = "ON4.1.jpg" onmouseover = "show(this)" onmouseout = "hide()" width = 50 height = 50 > < img src = "ON4.2.jpg" id = "showimg" style = "display: none" height = 88 > </ body > </ html > |
本回答被提问者采纳
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询