This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * At its core, Backstretch is a one-line plugin. | |
| * Just pass in the path to an image, and you're done. | |
| */ | |
| $.backstretch("http://dl.dropbox.com/u/515046/www/garfield-interior.jpg"); |