<h2>Sheet Generator - General</h2>



re: re: re: re: re: re: re: Radio buttons unremovable Marten * 2010-02-08 10:28:38
Well if you are using the sheets on this site you can just double click a radio button to deselect it.

If you are running your own instance of the sheet generator, please make sure that the sheetgen.js javascript file is loaded, or that your sites template includes the javascript method:

function resetDot(el) {
	el.checked = '';
}

Previous Next