Radiogroup event onClick problem

XMLWordPrintable

    • Type: Bug
    • Resolution: Invalid
    • Priority: Critical
    • None
    • Affects Version/s: 6.5.4
    • Component/s: Components
    • Environment:

      ZK 6.5.4 PE, Window 7 64-bit, Eclipse Indigo, JVM 1.6

    • None

      Hello,

      event onClick on radiogroup doesn't work

      <radiogroup id="radioGeb2">
      <attribute name="onClick" >
      alert("onClick");
      </attribute>
      <radio label="test" value="1" >
      </radio>
      <radio label="test 1" value="2"> </radio>
      </radiogroup>

            Assignee:
            jumperchen
            Reporter:
            apiarra
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: