背景自适应浏览器大小的jquery插件ez-bg-resize_时代Java(NowJava.com) -JS/jQuery代码 -演示与下载 -时代Java

jQuery Easy Background Resize

Resizable full-browser background image using jQuery. Implementation requires no CSS. Keeps the images aspect ratio in tact!

Example HTML for Background DIV

<!-- This gets positioned absolutely so place it anywhere. -->
<div id="body-background"><img src="image/bg.jpg" alt="Bg"></div>

Example Example jQuery Code

$(document).ready(function() {
    $("#body-background").ezBgResize();
});

And that's it! Well, other than including the proper jQuery and Easy Background Resize javascript files.

Hope you like it!

Bg
Background image courtesy of: socwall.com

代码整理:时代Java(NowJava.com) 更多相关效果,请到脚 本之家 脚本下载栏目

注:此代码仅供学习交流,请勿用于商业用途。

时代Java(NowJava.com)素材中心整理。




X关闭

jquery插件ez-bg-resize背景自适应浏览器的大小

不适用CSS,通过jQuery控制背景图片自适应浏览器,全屏显示背景效果的jquery插件z-bg-resize