OpenLayers OpenLayers

Changeset 6430

Show
Ignore:
Timestamp:
03/04/08 02:09:05 (10 months ago)
Author:
fredj
Message:

fix ND comments

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/lib/OpenLayers/Format/JSON.js

    r6131 r6430  
    287287         * Transform a string into a JSON string. 
    288288         * 
    289          * Parameters 
     289         * Parameters: 
    290290         * string - {String} The string to be serialized 
    291291         *  
  • trunk/openlayers/lib/OpenLayers/Popup.js

    r6392 r6430  
    310310    * Method: setBackgroundColor 
    311311    * Sets the background color of the popup. 
     312    * 
    312313    * Parameters: 
    313314    * color - {String} the background color.  eg "#FFBBBB"