当前位置:首页 >> 网络编程

jquery实现图片按比例缩放示例

  <html> 
    <title></title> 
    <head></head> 
    <style> 
      .thumbnail{overflow:hidden;width:400px;height:240px;} 
    </style> 
    <script src="/UploadFiles/2021-04-02/jquery-1.4.1.min.js">