<div>I have this tree control with a context menu.&nbsp; It is in the left column placed there by style sheets.&nbsp; Then my openlayers map is in the maincontent.&nbsp; Again positioned by stylesheets.&nbsp; When the useres&nbsp;access one of the options on the context menu (&quot;View and Zoom&quot;) I execute a 
map.zoomToExtent(bounds).&nbsp; It does not execute until I &quot;mouseover the map&quot;.&nbsp; I have to leave the tree and hover over the map to get the command to execute.&nbsp; I am sure the mouse events are battling but I was wondering if anybody could think of anything to help me with this.&nbsp; I thought maybe I could bring focus to the map after calling zoomToExtent.
</div>
<div>&nbsp;</div>
<div>LEMENO</div>
<div>Linda Rawson</div>