Hi Eric,
my issue is when ever i am resizing any image , the height width is different from the style height width
shown in the following tag -
<img style="
width: 376px; height: 324px" border="0" alt="" src="
xyz"
width="171" height="227" />
you can see style="
width: 376px; height: 324px" is different from
width="171" height="227"
We have checked your demo, over there height width is same in both cases,
Any idea how can we fix this on our side?
Thanks