About This Product
WebSiteMadeEasy.net | FontsMadeEasy.com | RankChecker.net
 
Submit your Script
Google Search:
| 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