Hello
I have an issue using IE11 on my Dev-Site...
http://www.authentiface.com:8051/authentiface/Register.aspx
on every browser it works fine, but on IE11 there are no Images on the Buttons...
the Source of the compiled Website on Firefox Looks for a Button like
<td>
<table cellspacing="0" cellpadding="0" id="MainContent_WIB1__2" style="display:inline-table;width:150px;height:150px;">
<tr>
<table cellspacing="0" cellpadding="0" id="MainContent_WIB1__1" style="font-size:2px;table-layout:fixed;width:150px;height:150px;border-style:Solid;border-width:1px;border-color:#F8F8F8 #686868 #686868 #F8F8F8;">
<td nowrap="nowrap" id="MainContent_WIB1__5" style="overflow:hidden;background-color:buttonface;padding:0px 1px 1px 0px;" align="Center" valign="Middle">
<img unselectable="on" id="MainContent_WIB1__4" style="" alt="" border="0" src="Images/faces/16_3.jpg" />
<input id="MainContent_WIB1" type="submit" size="0" style="font-size:2px;padding:0px;z-index:-1;border:0px;background:transparent;outline:0px;width:0px;height:0px;" name="ctl00$MainContent$WIB1" value="" disabled="true" />
</td>
</tr>
</table>
on IE 11 only the input where shown
<input id="MainContent_WIB1" type="submit" style="background-color:buttonface;width:150px;height:150px;" name="ctl00$MainContent$WIB1" value="" alt="" disabled="true" />
have anyone an idea how I can solve this Problem?
I use Infragistics 13.2...
thx Robert
Hi Robert,
I look forward to hearing from you.
thx for your answer!
Version=13.2.20132.1003
in the meantime I forced the Site to use IE10-Mode... so it works
I have a Presentation on next week and i don't want to change anything until this ;-)
I will try it after this
thanks and regards
Robert
Hello,
Thank you for contacting us.
Could you please specify your exact product version. I have created a sample for you with the last 13.2 service release of our product, and the WebImageButton behave correctly under IE11. It will be highly appreciated if you could make changes to the sample in order to reproduce the issue, and send it back to me.
Code snippet:
Looking forward to hearing from you.