Changeset 6685
- Timestamp:
- 03/28/08 21:45:39 (10 months ago)
- Files:
-
- sandbox/euzuro/pop/lib/OpenLayers/Popup/Framed.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/euzuro/pop/lib/OpenLayers/Popup/Framed.js
r6684 r6685 112 112 113 113 this.contentDiv.style.position = "absolute"; 114 115 114 this.contentDiv.style.zIndex = 1; 115 116 116 if (closeBox) { 117 117 this.closeDiv.style.zIndex = 1;
