易采下载站下载imgAreaSelect基于jQuery的图片切割放大插件0.94—脚本下载-易采下载站

下载排行|最近更新

软件
软件
文章
当前位置:首页脚本代码广告代码 → imgAreaSelect基于jQuery的图片切割放大插件0.94
imgAreaSelect基于jQuery的图片切割放大插件0.94

imgAreaSelect基于jQuery的图片切割放大插件0.94

下载地址
  • 软件介绍
  • 软件截图
  • 猜你喜欢
  • 同类推荐
  • 相关文章

软件Tags:

imgAreaSelect基于jQuery的图片切割放大插件0.94强大的基于jQuery的图片切割插件,图片选择框可以按一定的比例实现。实例代码: [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="//www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>imgAreaSelect jQuery plugin - Examples</title> <script src="//ajax.googleapis.com/ajax/libs/jQuery/1.4/jQuery.min.js"></script> <script src="scripts/jQuery.imgareaselect.pack.js"></script> <link rel="stylesheet" type="text/css" href="css/imgareaselect-default.css" /> </head> <body> <div> <script type="text/javascript"> $(function () { $('#ladybug_ant').imgAreaSelect({ maxWidth: 200, maxHeight: 150, handles: true }); $('#bee').imgAreaSelect({ aspectRatio: '4:3', handles: true }); $('#duck').imgAreaSelect({ x1: 120, y1: 90, x2: 280, y2: 210 }); }); </script> </div> <p style="text-align: center;"> <img id="ladybug_ant" src="ladybug_ant.jpg" alt="A ladybug being harassed by an ant." title="A ladybug being harassed by an ant."> </p> <p style="text-align: center;"> <img id="bee" src="bee.jpg" alt="Busy bee" title="Busy bee"> </p> <p style="text-align: center;"> <img id="duck" src="duck.jpg" alt="Why did the duck cross the road?" title="Why did the duck cross the road?"> </p> </body> </html> [/code]

展开内容

下载地址

推荐文章

本类排行

  • 周排行
  • 月排行

友情链接关于我们下载帮助(?)联系我们投诉举报

CopyRight © 2010-2023 易采下载 Easck.com , All Rights Reserved 版权所有 蒙ICP备14002389号

声明: 本站所有软件和文章来自互联网 如有异议 请与本站联系

声明: