Changeset 1299
- Timestamp:
- 08/18/06 13:36:50 (2 years ago)
- Files:
-
- branches/openlayers/2.0/examples/test.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/openlayers/2.0/examples/test.html
r1298 r1299 66 66 <br> 67 67 * Radio Two - Prints message "clicked two" to message area 68 <br> 69 <br> 70 <b> 71 The problem, as you will see if you click the radio buttons 72 themselves, is that their "checked" status seems to update, but 73 their visual UI bit does not. Can we fix this!?! 74 </b> 68 75 </div> 69 76
