Hi, what I want is to use a IF statement on the mouseout function. So based on the conditions it will use the fade out function when the mouseout effect occures according to those conditions.
That means that the conditions are that if the mouse moved off the menus background then as long it's not over a image link on the menu background then fade out. If the mouse is over a image link that is on the menu background then don't fade out. That is what I want. The problem is that currently when the mouse goes over the image links that are on the menu background the menu and image links would fade out as if the mouse moved off the menu background. I don't want them I want the users to be able to put the mouse over image links without the menu fading out .