Hello 

Now it's not a problem with Openlayers, i think.
I'm using openlayers, and when I use the following code it shows the Map 
correctly:

<html>

<body>



    <div id="map">Map shown here</div> 


</body>

</html>



But when i put the DIV MAP , inside other div it fails:

<html>
<body>
<div id="container">
  <div id="row">

      <div id="left">
       Demo 
      </div>

    <div id="map">Map shown here</div> 

    </div>
</div>
</body>
</html>

Any solution?

thanks

You are a great help.

Novo Internet Explorer 8: mais rápido e muito mais seguro. Baixe agora, é 
grátis!
Quer uma internet mais segura? Baixe agora o novo Internet Explorer 8. É grátis!
_________________________________________________________________
Emoticons e Winks super diferentes para o Messenger. Baixe agora, é grátis!
http://specials.br.msn.com/ilovemessenger/pacotes.aspx
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to