0 Replies Latest reply on Feb 22, 2019 1:07 AM by rkshah1988

    Not able to skip audio file in IE with Wildfly 14

    rkshah1988

      I am not able to skip an audio file (mp3 format) in IE browser.

      We are using HTML5 audio tag.

       

      <audio controls="true" height="100%" width="100%">

                <source src="/InService/servlet/servicecenter/rest/media/0000000144_x.mp3">

      </audio>