Fullscreen-Background-jQuery-plugin icon indicating copy to clipboard operation
Fullscreen-Background-jQuery-plugin copied to clipboard

Made it possible to add images without defining the width and height

Open MatthijsKamstra opened this issue 11 years ago • 2 comments

use

<img src="path/to/img.jpg" alt="" />

tested it quickly on apple chrome/firefox/safari

MatthijsKamstra avatar Jul 12 '13 09:07 MatthijsKamstra

Thanks! One problem though: In IE onload isn't called when an image is loaded from the cache.

Gaya avatar Jul 12 '13 09:07 Gaya

you are right... it solved my problem and I choose to ignore IE, thx for the plugin

MatthijsKamstra avatar Jul 12 '13 10:07 MatthijsKamstra