Fullscreen-Background-jQuery-plugin
Fullscreen-Background-jQuery-plugin copied to clipboard
Made it possible to add images without defining the width and height
use
<img src="path/to/img.jpg" alt="" />
tested it quickly on apple chrome/firefox/safari
Thanks! One problem though: In IE onload isn't called when an image is loaded from the cache.
you are right... it solved my problem and I choose to ignore IE, thx for the plugin