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

Javascript exception when changing popup id

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Normal Normal
    • None
    • 10.0.0
    • None
    • None

      Steps to Reproduce

      open and click button

      <a id="show" popup="a">link</a>
              <popup id="a">
                bbb
      	</popup>
      <button label="change" onClick='show.popup="aa";a.id="aa"'/>
      

      Current Result

      js error

      Expected Result

      no js error and popup works

            DevChu DevChu
            DevChu DevChu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: