Strange behaviour of HTML5 Audio element (iOS 9.2 and 9.3 beta)

I'm using audio html5 element to play sound and I've found some strange behaviour on Safari. After playing a sound setting the currentTime to 0 triggers the 'ended' event . And when I play the same sound just after, the event isn't triggered. This occurs on Safari iOS 9.2 / 9.3 beta.

I said the way of chaining the audio.

If you wanna be set <audio src="url.wav" type="audio/wav" preload="none" autoplay controls /></audio> by your site,

and you wanna chain the file to file, use the javascript.

<script type="text/javascript>

var curaudio = {'url.wav', 'url2.m4a', 'url.mp3',};

var addEventListener = ('load',

var elem = "documet.getElementsByClass('audio');

createThumbholder();

~~

</script>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Like this.

I'm tryig to create playlist on <audio> ,on now.

So I was not complete.

I said the way at first.

Then you must code to javascript that is added.

Sory I can say to your plobrem as like one a letter of java's introducton.

Strange behaviour of HTML5 Audio element (iOS 9.2 and 9.3 beta)
 
 
Q