efr
No notes
Syntax:
JavaScript
$('#thumbnail + div > img').css({ width: Math.round(selection.width) + 'px', height: Math.round(selection.height) + 'px', marginLeft: '10px', marginTop: '10px' });