Aspect Ratio

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-13 16:58:35

软件介绍

(This plugin is still in Beta)

What is this?

This plugin attempts to easily bring aspect ratio to an html object such as an Image.

Requirements

  • jQuery 1.2.3+
  • Dimensions 1.2+

Browser Support

  • Internet Explorer 6+
  • FireFox 2+
  • Should work in most other browsers, but still needs some testing.

How do I use it?

  1. Add the jquery library to your page.
  2. Add the Dimensions plugin to the page - http://plugins.jquery.com/project/dimensions
  3. Finally, Add the Aspect Ratio plugin to the page.

To manipulate all images on a page w/ the AspectRatio plugin, simply type...

$('img').AspectRatio();

...that's it. Just make sure you wrap the "ready" function around this before using it.

Any feedback is greatly appreciated and helps to make this plugin better!

Enjoy!

本文地址:https://codercto.com/soft/d/23304.html

Coding the Matrix

Coding the Matrix

Philip N. Klein / Newtonian Press / 2013-7-26 / $35.00

An engaging introduction to vectors and matrices and the algorithms that operate on them, intended for the student who knows how to program. Mathematical concepts and computational problems are motiva......一起来看看 《Coding the Matrix》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具