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

Audio component doesn't work with Chrome and Firefox

XMLWordPrintable

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

      <zk >
      	<audio id="audio" src="music.mp3"></audio>
      	
      	<button label="play">
      		<attribute name="onClick"><![CDATA[
      			audio.play();
      		]]></attribute>
      	</button>
      	
      </zk>
      

            Unassigned Unassigned
            jimmyshiau jimmyshiau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: