1234567891011121314151617181920212223 |
- <!DOCTYPE html>
- <html lang=zh-cn>
- <head>
- <meta charset=utf-8>
- <title>SmartCost-纵横公路造价软件-公路全过程造价软件专家</title>
- <meta name=description content=专业从事工程造价、工程信息、工程管理三大领域相关业务的管理研究和信息化技术开发。>
- <meta name=copyright content=smartcost.com.cn>
- <link rel=stylesheet href=css/global.css>
- <script src=js/jquery-1.7.1.min.js></script>
- <script src=js/flexcroll.js></script>
- </head>
- <body>
- <style>
- #scrollTest{width:500px;height:500px;position:relative;overflow: auto;padding:15px}
- </style>
- <div id="scrollTest" class="flexcroll">
- <table>
- <tr>
- <td><img src="http://www.smartcost.com.cn/upload_files/article/44/3_20130207090223_JUI0JUJBJUJEJURB.jpg"></td>
- </tr>
- </table>
- </div>
- </body>
|