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

Slider doesn't send the ajax request to the server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Normal Normal
    • None
    • 7.0.8, 8.0.5, 8.5.0
    • None
    • None

      Steps to Reproduce

      <zk>
      <slider id="s1" minpos="1.0" maxpos="12.0" step="0.05" height="300px" width="300px"/>
      </zk>
      and click or drag the button

      Current Result

      The ajax wasn't triggered

      Expected Result

      The ajax should be triggered

      Debug Info

      Work around

      wgt.fire(....

      {toServer: true}

      )

            Unassigned Unassigned
            klyvechen klyvechen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: