[
https://issues.apache.org/jira/browse/OFBIZ-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211688#comment-13211688
]
Anne Jessel commented on OFBIZ-4678:
------------------------------------
In the old days, one always included width and height in an img tag so that the
browser could layout the page before the image had been downloaded. If width
and height were not present, then as each image arrived the page would be
completely reformatted and redrawn. This flashing of the page was disconcerting
for users with slow connections. I see this patch removes the width and height
from the img tags. Is that because browser technology has moved on, and the
major reason for including those attributes no longer applies?
BTW I looked a while ago at including the real image size in the img tag, but
couldn't see a practical way to do it.
> widget <image> tag to use css for resizing
> ------------------------------------------
>
> Key: OFBIZ-4678
> URL: https://issues.apache.org/jira/browse/OFBIZ-4678
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL COMPONENTS
> Affects Versions: SVN trunk
> Reporter: Wai
> Priority: Minor
> Attachments: ofbiz-4678.patch, ofbiz-4678.patch, ofbiz-4678.patch,
> ofbiz-4678.patch
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira