This one, I am stumped, I am trying to make a radio button unFocusable via a JS function, similar to the (noselect HTML attribute) I found one way, but it only works on a plus, and I need it to work on a classic(this was using document.form.input.disabled = true) Anyone know of anything that will work, Here's the skeleton script to make things easier:
Disable button 2