<script> <BR>var x = 10; <BR>var y = 10; <BR>$("a.tooltip").mouseover(function (e) { <BR>this.myTitle = this.title; <BR>this.title = ""; <BR>this.imgTitle = this.myTitle ? this.myTitle : "无title"; <BR>var tooltip = "<div id='tooltip'><img class='img1' src='" + this.href + "'/ alt="锋利的jQuery 第三章章节总结的例子_jquery" ><div class='div1'>" + this.imgTitle + "</script>