摘要: $("input",$("#cityname").next("span")).click(function()什么意思??????????????? $("p").next().css("color","blue") //将每一个p元素紧邻的元素中的字体颜色设置为蓝色。 <script type=" 阅读全文
posted @ 2017-03-29 17:01 火线速递 阅读(667) 评论(0) 推荐(0)