Quote:
Originally Posted by DiesellMinded
Im with you bro on FF i tell my members all the time , sadly my Analytics says i have double the members using IE than FF so i have to find a happy medium .
And this sound plays needs to only play on forum home as it triggers on everypage
Thread, then again on inbox , then again on the message
it keeps playing 3 times at leaset as the notification doesnt go away when your click on notifications in the nav bar you have to listen to it untill you read all your messages ect..
BLAHHHHHHH !
Find a code that works on IE and FF out the box and only plays once on initial notification and im there dude
|
well here is what you need to make it only play on the forum home page
put before the code
<if condition="THIS_SCRIPT === 'index''">
put after the code
</if>
if you want it to play on vb advanced portal as well then use this before the code
<if condition="THIS_SCRIPT === 'index' OR THIS_SCRIPT === 'adv_index'">
but as i said it should work with IE and FF
as i have test it on both and it works
so you probaly just need a windows media player plugin for it to work on IE
most people have that plugin so idk what else to say
thats the only media player that i have found to work on both IE and FF
so thats all i can help you with im sorry