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

Rangeslider and Multislider can't be disabled initially

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 9.5.0
    • 9.0.0
    • None
    • None

      Steps to Reproduce

      Run the following case

      <zk>
      	<rangeslider disabled="true" startValue="10" endValue="90" />
      	<multislider disabled="true">
      		<sliderbuttons startValue="10" endValue="90" />
      	</multislider>
      </zk>
      

      Current Result

      These two sliders are not disabled.

      Expected Result

      These two sliders should be disabled.

      Debug Information


      Workaround


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

              Created:
              Updated:
              Resolved: