The HTML height is too large and the included images are not displayed properly. _html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:14:46
Original
986 people have browsed it

The problem is this, I want to use html to display a picture, the browser is IE, and the address is a local file.

The content is as follows:



CComPtr spiBrowser ; //Definition

hRet = spiBrowser->Navigate(CComBSTR(strUrl),&varVal,&varVal,&varVal,&varVal);

In this case, the height is the height of the picture. When If the image height is within 2W, the image will be displayed normally in IE. When the image height is too large, the image will not be displayed normally in IE, with only one line, but it can be displayed normally with Google Chrome.


Is there a height limit? ? ? Thank you very much! ! ! !


Reply to the discussion (solution)

Can anyone please help and tell me how to write it so that it displays normally. .

Thanks in advance..


.... It’s so difficult.

Who can save me? Is there any solution? Thanks again..

Use style="height:20000px"

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template