Display issues with compatibility tags on IE10 - Joomla! Forum - community, help and support


the "compatibilty" pictures not showing me using ie10 on windows 8.
it looks on extension page:
page.png

and in edit form:
edit.png


the reason html code has empty height , width images:

code: select all

<div class="caption">compatibility</div>
<div class="data">
  <span>
    <img src="http://extensions.joomla.org/images/jed/compat_15_native.png" width="" height="" alt="joomla! 1.5 native" align="top" />
  </span>
  <span>
    <img src="http://extensions.joomla.org/images/jed/compat_25.png" width="" height="" alt="joomla! 2.5 series" align="top" />
  </span>
  <span>
    <img src="http://extensions.joomla.org/images/jed/compat_30.png" width="" height="" alt="joomla! 3.0 ready" align="top" />
  </span>
</div>


ie10 translates empty values 1px 1 can see in developer tool view:
dev.png


the fix use correct values:

code: select all

width="75" height="16"

ie10+8
:laugh:
thx report this





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support