Hello. I'm Scott Robbin. I enjoy making things to use, and see.

jQuery Backstretch

Backstretch is a simple jQuery plugin that allows you to add a dynamically-resized background image to any page. The image will stretch to fit the page, and will automatically resize as the window size changes.

Download Now

Demo
Documentation
Development

Info

Current Version: 1.0
Compressed File Size: 1109 bytes
License: MIT/GPL

Demo

jQuery backstretch is being used on this page. Resize the window to see backstretch in action.

<script type="text/javascript">
    $.backstretch("http://farm3.static.flickr.com/2443/3843020508_5325eaf761.jpg");
</script>

Required

jQuery (min. 1.3.2 recommended)

Support

Please post all support requests or issues to GitHub. Additionally, if you’d like to join in on the development, contacting me via GitHub is recommended as well.