Changeset 6430
- Timestamp:
- 03/04/08 02:09:05 (10 months ago)
- Files:
-
- trunk/openlayers/lib/OpenLayers/Format/JSON.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Popup.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/lib/OpenLayers/Format/JSON.js
r6131 r6430 287 287 * Transform a string into a JSON string. 288 288 * 289 * Parameters 289 * Parameters: 290 290 * string - {String} The string to be serialized 291 291 * trunk/openlayers/lib/OpenLayers/Popup.js
r6392 r6430 310 310 * Method: setBackgroundColor 311 311 * Sets the background color of the popup. 312 * 312 313 * Parameters: 313 314 * color - {String} the background color. eg "#FFBBBB"
