css - CSSStyleDeclaration differences in IE and Chrome -


i looking cssstyledeclaration in both ie 11 on w7 , latest chrome. markup this:

<div style="padding:5px;min-height:70%"> 

the problem in chrome doesn't have min-height ie shows correctly. can please explain why , if that's how works way of reliable checking height/width being specified in style?

thanks

try this:

<div style="display:block;padding:5px;min-height:70%"> 

Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

android - How to create dynamically Fragment pager adapter -

1111. appearing after print sequence - php -