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:
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user