6 May
2009
6 May
'09
9:14 a.m.
Hi, On Wed, May 06, 2009 at 12:25:03PM +0900, furaisanjin wrote:
Hi.
I studied this issue a bit further and notice that style causes the problem. For example,
<img width="120" height="100" src="http://img.news.goo.ne.jp/photo/gooeditor/typ hoon.jpg"/ style="border:1px solid #ccc;">
This resizing is something strange. However if I remove style definition from img tag, resizing works.
Ah that's interesting. It seems the problem occurs if border-width, margin, or padding are non-zero and even then only after a reload. Regards, Johannes