About This Product
Metachecker.net | TrafficChecker.net | RankChecker.net
| Over 5000 Free Fonts | Tutorials | Javascript Forum | Other Javascript Resources | Cheat Sheet


Play Midi in BackGround


This script plays a midi sound clip in the background. Depending on your browser, it uses a different method to play the midi file: 1. For MS IE, it uses the BGSOUND tag 2. For other browsers, it uses the EMBED tag which is commonly used for plugins.
 
 
Insert into <HEAD>

 
Insert into <BODY>

 
Other Options