文件名称:jquery实现图片按比例缩放示例
文件大小:20KB
文件格式:PDF
更新时间:2024-01-01 05:43:44
jq jquery ue
<html> <title></title> <head></head> <style> .thumbnail{overflow:hidden;width:400px;height:240px;} </style> [removed][removed] [removed] $(function(){ /* 图片不完全按比例自动缩小 by zwwooooo */