From b11580aca3fc10ef3846d38a74a139b7704f57de Mon Sep 17 00:00:00 2001 From: euzuro Date: Fri, 18 Aug 2006 17:36:50 +0000 Subject: [PATCH] added problem/challenge text to test page git-svn-id: http://svn.openlayers.org/branches/openlayers/2.0@1299 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/test.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/examples/test.html b/examples/test.html index 6fb89535c0..ff3cfcaf46 100644 --- a/examples/test.html +++ b/examples/test.html @@ -65,6 +65,13 @@ * Radio One - Prints message "clicked one" to message area
* Radio Two - Prints message "clicked two" to message area +
+
+ + The problem, as you will see if you click the radio buttons + themselves, is that their "checked" status seems to update, but + their visual UI bit does not. Can we fix this!?! +