[ 
https://issues.apache.org/jira/browse/OFBIZ-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212806#comment-13212806
 ] 

Wai commented on OFBIZ-4678:
----------------------------

Regarding including the real image size, the width/height attributes in <img> 
specifies the boundary of the image when shown on the page.  If you need to 
specify the real size of the image, the server code would have to perform the 
determination.  Afterwards, you can include the actual dimensions of the image 
in the title attribute of <img>

                
> 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

        

Reply via email to