Link to home
Start Free TrialLog in
Avatar of Peter Chan
Peter ChanFlag for Hong Kong

asked on

Not able to show the part in IE 9 & 10

Hi,
Using Firefox, I can show this part of the page

<TABLE border="0" cellpadding="5" cellspacing="1" class="LongTermDescTable PrintOnly">
<TR>
 <TD align="left" class="LongTermDescCellLeft" > Line Name: </td>
       <TD align="left" class="LongTermDescCellRight" >ABC </td>
</TR>
<TR>
 <TD align="left" class="LongTermDescCellLeft">Number:</td>
       <TD align="left" class="LongTermDescCellRight"> 37/2013 </td>
</TR>
<TR>
 <TD align="left" class="LongTermDescCellLeft">Last Update:</td>
       <TD align="left" class="LongTermDescCellRight">   09/09/13 </td>
</TR>
</TABLE>
...

Open in new window

while within IE 9 and 10, this part is hidden inside the page. why? How to avoid this?
Avatar of apache09
apache09
Flag of New Zealand image

What version of the browsers are you using in IE 9, 10?
32 bit or the 64 bit?

When in IE, if you go to tools, the about internet explorer, the top version line should give you a version number. If 64 bit it will say it at the end of the line.

Eigther way, if you can try it in both versions and see if it makes a difference
Avatar of Peter Chan

ASKER

The problem persists in both IE 9 and 10.
Thanks for the follow up

However, I understand its in both IE9 and IE10

Recommendation was for you to test in the versions

IE9 32bit
IE9 64bit
IE10 32bit
IE10 64bit
Yes, the problem does exist in both 32 bit and 64 bit IE 9/10 versions. thanks
ASKER CERTIFIED SOLUTION
Avatar of Roopesh Reddy
Roopesh Reddy
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial