jquery-fit:用于扩展元素高度的轻量级 jQuery 插件

时间:2024-06-29 01:14:49
【文件属性】:

文件名称:jquery-fit:用于扩展元素高度的轻量级 jQuery 插件

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-29 01:14:49

JavaScript

jQuery 适合 用于扩展元素高度的轻量级 jQuery 插件 用法 $('#some_element').fit(options); 选项(带有默认值) width: false, // enable/disable width fitting height: false, // enable/disable height fitting widthMargin: 0, // width to discount (useful if your element has padding/margin) heightMargin: 0, // height to discount (useful if your element has padding/margin) widthClip: null, // if you want to clip the width to another


【文件预览】:
jquery-fit-master
----LICENSE(1KB)
----jquery.fit.min.js(539B)
----jquery.fit.js(1KB)
----README.md(743B)

网友评论