Sound
Take a look at the sample here http://www.milonic.co.uk/menu/menusampl ... ampleid=20
It can be a little buggy though, better to refresh the page after it first loads, something to do with the sound filoe not loading properly.
This will work better with version 4.0
It can be a little buggy though, better to refresh the page after it first loads, something to do with the sound filoe not loading properly.
This will work better with version 4.0
no sound when show-menu-x ?
Doesnt make a sound :-/,"Blog ","show-menu=news onfunction=on_Func();offfunction=off_Func();",,"",1
Code: Select all
,"Contact ","# onfunction=on_Func();offfunction=off_Func();",,"",1
Drops menu like it should,"Blog ","show-menu=news",,"",1
But I cant figure out to combine them. (total javascript noob though)
any tips?
Yoda,
Two suggestions:
(1) Use the Force
(2) Try this:
Hope that helps,
Kevin
Two suggestions:
(1) Use the Force

(2) Try this:
Code: Select all
,"Blog","show-menu=news","# onfunction=on_Func();offfunction=off_Func();",,1
Kevin