place popup under the control chrome to show that its zindex is set correctly

git-svn-id: http://svn.openlayers.org/trunk/openlayers@238 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-05-21 18:29:42 +00:00
parent 9d691612e7
commit 7249f61930

View File

@@ -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");