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
|
||||
* Creates a new div and optionally set some standard attributes.
|
||||
* Null may be passed to each parameter if you do not wish to
|
||||
* set a particular attribute.d
|
||||
*
|
||||
* Note: zIndex is NOT set
|
||||
* set a particular attribute.
|
||||
* Note - zIndex is NOT set on the resulting div.
|
||||
*
|
||||
* Parameters:
|
||||
* id - {String} An identifier for this element. If no id is
|
||||
|
||||
Reference in New Issue
Block a user