I've seen in "<span class="Apple-style-span" style="font-family: Tahoma; font-size: 12px; white-space: pre; "><a href="http://trac.openlayers.org/ticket/2187">http://trac.openlayers.org/ticket/2187</a></span>" that this can be a bug?<div>
<br></div><div>Thanks!<br><br><div class="gmail_quote">2010/7/2 JuKiM <span dir="ltr"><<a href="mailto:rifins@gmail.com">rifins@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<div><br></div><div>I have a page where a user can select some diferent items, and when an item is selected, a div with a map is displayed showing where the item is..</div><div>The div that contains the map is:</div><div>
<br></div><div><div><div id='pop' style="display:none"></div><div> <div id="map" ></div></div><div> </div></div></div><div><br></div><div>and the map css is:</div>
<div><br></div><div><div>#map</div><div>{</div><div> height:100%;</div><div> width:100%;</div><div> position:absolute;</div><div> top:0px;</div><div> bottom:0px;</div><div> left:0px;</div><div> right:0px;</div>
<div> cursor:pointer;</div><div>}</div></div><div><br></div><div>If I show the div with jQuery like this:</div><div><input id="Button2" type="button" value="pop!!" onclick="$('#pop').show(250);"/></div>
<div><br></div><div>In FireFox, IE and Chrome everuthing goes ok.. But if I try to do with Safari, the map is not shown..</div><div><br></div><div>Is there any problem with this?</div><div><br></div><div>Thanks!</div>
</blockquote></div><br></div>