Hello,
I want to change the appearance of a radio button like the script you find here
http://www.brainerror.net/scripts_js_checkbox2.php for checkboxes. Is it possible? I tried changing the first if-statement into "radio" instead of "checkbox" but that just changed my radiobutton behaviour into checkbox behaviour.
Thx...