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

button upload not work for zk-7.0.3 IE9

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 8.0.0
    • 7.0.3
    • Components
    • None

      <button iconSclass="z-icon-upload z-icon-2x" style="font-size:12px;" label="上传文件..."
      	upload="true,maxsize=10240,multiple=true,accept=audio/*|video/*|image/*|MIME_type"
      	onUpload="@command('uploadFile')" />
      

      After selecting file,command uploadFile was not invoked!

      7.0.2 is ok for IE9

            Unassigned Unassigned
            daquan198163 daquan198163
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: