some radioboxes not working in Safari?

edited December 2005 in Vanilla 1.0 Help
Hello! I have one member complaining that the radiobutton in the account manager at 'Choose the default format type to use when adding comments' are not working with Safari.. The selection works but it doesn't save anything. From what he told me there's no Js-error.

Comments

  • No reaction..?
  • 3stripe3stripe ✭✭
    edited December 2005

    MrNase, i'm testing this in Safari 1.3.1 right now...

  • 3stripe3stripe ✭✭
    edited December 2005
    And yeah it doesn't work... the wee 'Complete' message in the top left corner never appears, if that helps. Sorry can't be any more technical than that! What function should be called when you change the radio buttons?
  • Changing the onchange=".." to onclick=".." for the radio buttons fixes this problem. Works with Firefox, Safari and Opera. Just do a search in "controls/account.php"
  • onchange is either deprecated, else it's better suited for selection/dropdown boxes, right?
This discussion has been closed.