<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        color:black;}
span.footertxt1
        {font-family:Calibri;
        color:black;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><a name="OLE_LINK1"><font size=2 color=black face=Calibri><span
lang=EN-AU style='font-size:11.0pt;font-family:Calibri;color:black'>Dear List</span></font></a><font
size=2 face=Calibri><span lang=EN-AU style='font-size:11.0pt;font-family:Calibri'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=black face=Calibri><span lang=EN-AU
style='font-size:11.0pt;font-family:Calibri;color:black'>In a demo project I
did recently I found that a custom layout that worked well in Firefox failed in
IE. While the custom toolbox and overview maps worked fine, the map panel
itself was blank in IE. It was also not possible to use the tools in the map
panel.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=black face=Calibri><span lang=EN-AU
style='font-size:11.0pt;font-family:Calibri;color:black'>Some investigation by my
colleague Nghia Do revealed that when a map panel was set to 100% of the container,
IE didn&#8217;t render it. Giving the map panel a size solved the problem. In
our case, the solution included using the value :fit so that the panel filled
the extjs parent panel. <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=black face=Calibri><span lang=EN-AU
style='font-size:11.0pt;font-family:Calibri;color:black'>There are other ways
including custom javascript to achieve the same end&#8230; forcing the map
panel to have an appropriate size.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=black face=Calibri><span lang=EN-AU
style='font-size:11.0pt;font-family:Calibri;color:black'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=black face=Calibri><span lang=EN-AU
style='font-size:11.0pt;font-family:Calibri;color:black'>This is also only one
of the potential reasons why the map might not render of course. <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=black face=Calibri><span lang=EN-AU
style='font-size:11.0pt;font-family:Calibri;color:black'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=black face=Calibri><span lang=EN-AU
style='font-size:11.0pt;font-family:Calibri;color:black'>Cheers<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=black face=Calibri><span lang=EN-AU
style='font-size:11.0pt;font-family:Calibri;color:black'>David Hine</span></font><font
size=2 color=black face=Calibri><span lang=EN-AU style='font-size:11.0pt;
font-family:Calibri;color:black'><o:p></o:p></span></font></p>

</div>

</body>

</html>