diff --git a/popups.html b/popups.html index 6cd935a183..6f08acbb41 100644 --- a/popups.html +++ b/popups.html @@ -36,7 +36,7 @@ function add() { popup = new OpenLayers.Popup("chicken", - new OpenLayers.Pixel(400,200), + new OpenLayers.Pixel(0,00), new OpenLayers.Size(200,200), "example popup");