随笔分类 - jquery
摘要:div1 div2 this is div1 this is div2 另外, .toggle()也可用于切换元素的可见状态。将可见元素置为隐藏,将隐藏置为可见的。 div1 div2 this is div1 this is div2 ...
阅读全文
摘要:很久没有接触web开发了,今天心血来潮看看jquery, 首先从最简单的hello world入手吧, 直接上代码 1 <html> 2 <head> 3 <meta charset="utf-8"> 4 <script src='jquery-1.6.3.js'/> 5 <title>demo</title> 6 7 </head> 8 <body> 9 <a href = "http:\\jquery.com">jquery&l
阅读全文

浙公网安备 33010602011771号