⬅︎ Back to setAttribute('style', ...) workaround for IE
NICE!
This is how it works in IE oImg.style.cssText="float:left;margin-right:7px;margin-bottom:7px";
Comment
NICE!
Parent comment
This is how it works in IE oImg.style.cssText="float:left;margin-right:7px;margin-bottom:7px";