$(document).ready(function(){ $("a").click(function(event){ alert("As you can see, the l">
输入banner图图片脚本导航/分类

JQueryStudyNotes学习笔记(一)_jquery

1. 使用jquery
  到jquery.com下载jquery.js当前版本是1.4.2
  新建一个html页面
代码如下: