It has been forked from jquery-backstretch, a jQuery plugin which takes care of dynamically-resizing images to fit the browser window. The ratio of the width/height of the image doesn’t always jive ...
#slideshow { height: 300px; position: relative; } #slideshow ul { margin: 0; padding: 0; } #slideshow ul li { list-style: none; margin: 0; padding: 0; position ...