Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

On IE8 Zooming to 400% then back to 100%, size not changed well

$
0
0

Test html code is:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML lang="en_US">
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<title>Test Select Zoom</title>
</HEAD>
<body style="direction: ltr">
<table width="100%" cellspacing="0" cellpadding="0">
    <tr>
        <td>
        <select title='--- Select Action ---' name="PageAction"
            id="PageAction" >
            <option disabled="true" selected="true">--- Select Action --- </option>
            <option value="close">Close </option>
            <option value="Add">Add </option>
            <option value="manager">Manage</option>
        </select>    
        </td>
    </tr>
</table>
</BODY>
</HTML>

 

Steps: open the html in IE8, zoom to 400%, then zoom back to 100%

Problem is: the <select> size is NOT changed to 100% although the words "--Select Action--" is changed to 100%.

This problem is only in IE8, not in IE9.

Window XP, IE 8,



Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>