I'm probably missing something basic regarding HTML but I'm having trouble 
getting the PanZoomBar div named "nav" to be positioned anywhere other than the 
upper right corner of the page.  I've tried adding the nav div to the td table 
cell of a table, but the nav div never moves away from that corner.  I'm using 
OL 2.5.  

Here are code snippets from my HTML, where the PanZoomBar is defined and where 
the nav div is defined.

        themap.addControl(new OpenLayers.Control.PanZoomBar({div:$('nav')}));

     <td align="center">
        <div id="nav" style="width:150px"></div>
     </td>

Thanks for your help!
Andrew Murdoch

_________________________________________________________________
The best games are on Xbox 360.  Click here for a special offer on an Xbox 360 
Console.
http://www.xbox.com/en-US/hardware/wheretobuy/
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to