摘要: <title></title> <script src="jquery-1.9.1.js" type="text/javascript"></script> <style type="text/css"> .qiang{background:url(/images/pas4.JPG) no-repeat;width:150px;height:40px;float:left;} .zhong{background:url(/images/pas3.JPG) no-repeat; 阅读全文
posted @ 2013-04-23 20:30 奇奇博客 阅读(339) 评论(0) 推荐(0)
摘要: <head> <title></title> <script src="jquery-1.9.1.js" type="text/javascript"></script> <script type="text/javascript"> $(function () { var bool = false; $('#Email').focus(function () { if (bool == false) { $('#Email').v 阅读全文
posted @ 2013-04-23 20:27 奇奇博客 阅读(379) 评论(0) 推荐(0)
摘要: <head> <title></title> <style type="text/css"> img { width:300px;height:300px; } a { text-decoration:none; } </style> <script src="Jquery1.7.js" type="text/javascript"></script> <script type="text/javascript"> $( 阅读全文
posted @ 2013-04-23 20:22 奇奇博客 阅读(246) 评论(0) 推荐(0)