|
|
Line 191: |
Line 191: |
| <h3><font color="#00DB00"><strong>PPT</strong></font></h3> | | <h3><font color="#00DB00"><strong>PPT</strong></font></h3> |
| | | |
− | <style type="text/css">
| |
− | ul,li{margin:0;padding:0}
| |
− | img{border:0px;}
| |
− | #container{padding:40px;}
| |
− | #showArea img{width:700px;}
| |
− | a{text-decoration:none;border:0px;}
| |
− | #scrollDiv{border:#ccc 1px solid;}
| |
− | #scrollDiv li{background:#A83;}
| |
− | </style>
| |
− | <script src="../jquery-1.8.0.min.js" type="text/javascript"></script>
| |
− | <script src="imgfocus-0.1.0.js" type="text/javascript"></script>
| |
− | <script type="text/javascript">
| |
− | $(document).ready(function(){
| |
| | | |
− | $.imgfocus({
| |
− | objId:"scrollDiv",
| |
− | showTitle: true,
| |
− | height:210,
| |
− | width:280,
| |
− | speed:1000
| |
− | });
| |
− | });
| |
− | </script>
| |
| </head> | | </head> |
| <body> | | <body> |