Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1996

Navitem onClick event would trigger twice

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 7.0.0
    • 7.0.0
    • Components
    • None

      When click on Navitem's label, it would trigger onClick event twice.

      <zk>
        <navbar>
          <navitem label="Click me!" onClick='msg.appendChild(new Label("[click]"));' iconSclass="z-icon-flag"/>
        </navbar>
        <div id="msg" />
      </zk>
      

            RaymondChao RaymondChao
            RaymondChao RaymondChao
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: