Closed GoogleCodeExporter closed 8 years ago
You'll need to change the code here:
http://code.google.com/p/storelocator/source/browse/js/panel.js#130
Original comment by cbro@google.com
on 25 Feb 2013 at 3:42
I changed exact that line from
var checkbox = $('<input type="checkbox"/>'); to
var checkbox = $('<input type="radio" name="group"/>'); but
It does not return correct result. It seems like it needed to tweak the code
for check box option.
Any idea?
Original comment by parkc...@gmail.com
on 25 Feb 2013 at 7:38
Original issue reported on code.google.com by
parkc...@gmail.com
on 23 Feb 2013 at 2:26