jQuery Resize And Crop (jrac) is a jQuery plugin that build a viewport around a given image permitting to visually resize an image and place a crop
GNU General Public License v2.0
137
stars
50
forks
source link
Resize do not work when images are loaded dinamycally in ie7, sometimes #4
Closed
posabsolute closed 13 years ago
jRac sometimes get stuck at .load because the function is never fired since ie has already cached the image,
I fixed that issue adding +'?random=' + (new Date()).getTime() at line 58, image src attribut