Fix to docs (no functional change)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6980 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -197,9 +197,8 @@ OpenLayers.Util.modifyDOMElement = function(element, id, px, sz, position,
|
|||||||
* Function: createDiv
|
* Function: createDiv
|
||||||
* Creates a new div and optionally set some standard attributes.
|
* Creates a new div and optionally set some standard attributes.
|
||||||
* Null may be passed to each parameter if you do not wish to
|
* Null may be passed to each parameter if you do not wish to
|
||||||
* set a particular attribute.d
|
* set a particular attribute.
|
||||||
*
|
* Note - zIndex is NOT set on the resulting div.
|
||||||
* Note: zIndex is NOT set
|
|
||||||
*
|
*
|
||||||
* Parameters:
|
* Parameters:
|
||||||
* id - {String} An identifier for this element. If no id is
|
* id - {String} An identifier for this element. If no id is
|
||||||
|
|||||||
Reference in New Issue
Block a user