HTML5实现MP3上传前的预览和播放时长的获取

  1.   
  2.   
  3.  
  4.     "utf-8"/>  
  5.       
  6.     "JavaScript" src="http://code.jquery.com/jquery-1.11.0.js">  
  7.       
  8.   
  9.   
  10. "test" type="file" multiple="multiple"/>  
  11. "audio" controls="" style="display: none;">  
  12.   
  13.   

你可能感兴趣的:(html5接口)