Can anybody tell me how to play a sound file in a webpage using javascript or html or jquery?
            Asked
            
        
        
            Active
            
        
            Viewed 266 times
        
    -8
            
            
        - 
                    2Use the search functionality before asking questions. – kapa Sep 18 '13 at 10:36
 
1 Answers
0
            
            
        HTML 5 has an audio tag, which would make it very easy. Of course, this requires a browser, supporting HTML5.
        Laimoncijus
        
- 8,615
 - 10
 - 58
 - 81
 
- 
                    can u provide an example but use jquery or javascript ......thanks – user2176810 Sep 18 '13 at 10:58