Sound Support - Javascript Vertical Menu
You can add sound effects to all menu events, menu mouse over, button click.
This effect supported by IE only.
Use the following javascript menu parameter to enable/disable the "sound support" for the Javascript vertical menu:
var onClickSnd='sound_/butt.au'; //click sound
var onOverSnd='sound_/cook.au'; //mouse over sound
|