manu0087

Results 1 issues of manu0087

hi, if a apply this js to an image in the div, this can t be resize with the div size. ``` wheelzoom(document.getElementById('idImg'), { zoom: 0.1, maxZoom: 10 }); ```