上一页 1 2 3 4 5 6 7 8 9 ··· 17 下一页
摘要: <style type="text/css"> img { width: 100px; height: 100px; } #mydiv { width: 500px; height: 300px; border: solid 1px red; } #mydiv2 { width: 500px; height: 300px; border: solid 1px red; } </style> <script src="js/Jquery1.7.js" type="text/javascript">&l 阅读全文
posted @ 2013-05-22 07:52 奇奇博客 阅读(122) 评论(0) 推荐(0) 编辑
摘要: <head> <title></title> <link href="css/cloud-zoom.css" rel="stylesheet" type="text/css" /> <script src="js/Jquery1.7.js" type="text/javascript"></script> <script src="js/cloud-zoom.1.0.2.js" type=" 阅读全文
posted @ 2013-05-20 09:40 奇奇博客 阅读(92) 评论(0) 推荐(0) 编辑
摘要: <head> <title></title> <style type="text/css"> #mydiv ul{ list-style-type:none;} #mydiv ul li{ display:inline;} #mydiv{ width:500px; border:solid 1px #444; background-color:#333;} </style> <link href="css/nf.lightbox.css" rel="stylesheet" 阅读全文
posted @ 2013-05-20 09:37 奇奇博客 阅读(196) 评论(0) 推荐(0) 编辑
摘要: <link href="css/jquery.ui.base.css" rel="stylesheet" type="text/css" /> <link href="css/jquery.ui.theme.css" rel="stylesheet" type="text/css" /> <script src="http://maps.google.com/maps/api/js?sensor=false" type=&qu 阅读全文
posted @ 2013-05-20 09:21 奇奇博客 阅读(186) 评论(0) 推荐(0) 编辑
摘要: <head> <title></title> <link href="css/jquery.ui.base.css" rel="stylesheet" type="text/css" /> <link href="css/jquery.ui.theme.css" rel="stylesheet" type="text/css" /> <script src="js/jquery-1.9.1.js&qu 阅读全文
posted @ 2013-05-20 09:15 奇奇博客 阅读(169) 评论(0) 推荐(0) 编辑
摘要: <link href="css/jquery.autocomplete.css" rel="stylesheet" type="text/css" /> <script src="Jquery1.7.js" type="text/javascript"></script> 下面 这是一个jQuery插件 <script src="jquery.autocomplete.js" type="text/javascript&qu 阅读全文
posted @ 2013-05-20 08:44 奇奇博客 阅读(137) 评论(0) 推荐(0) 编辑
摘要: <script src="Jquery1.7.js" type="text/javascript"></script> <script src="jquery.validate.js" type="text/javascript"></script> <script src="messages_cn.js" type="text/javascript"></script> <script type= 阅读全文
posted @ 2013-05-07 20:51 奇奇博客 阅读(172) 评论(0) 推荐(0) 编辑
摘要: <title></title> <style type="text/css"> .imgclass{ width:300px; height:300px; border:solid 1px red;} </style> <script src="jquery-1.9.1.js" type="text/javascript"></script> <script type="text/javascript"> $(function () 阅读全文
posted @ 2013-05-06 20:28 奇奇博客 阅读(206) 评论(0) 推荐(0) 编辑
摘要: <title></title> <style type="text/css"> table{border:1px solid #666;} table td{border:1px solid #eee;width:200px;height:200px;} img{width:200px;height:200px;border:none;position:relative;} </style> <script src="jquery-1.9.1.js" type="text/javascrip 阅读全文
posted @ 2013-05-06 20:25 奇奇博客 阅读(157) 评论(0) 推荐(0) 编辑
摘要: <title></title> <style type="text/css"> .imgclass{ width:300px; height:300px; border:solid 1px red;} </style> <script src="jquery-1.9.1.js" type="text/javascript"></script> <script type="text/javascript"> $(function () 阅读全文
posted @ 2013-05-06 20:23 奇奇博客 阅读(186) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 17 下一页