Martinsson
Technical User
Hello!
Is there a way to prevent a nestled layer from inheriting the properties of its parent layer ?
I'm trying to build a menu using a layer that on the event 'onMouseOut' calls a function called timeOut which wait a while and then hides the layer(the menu). The problem is that every tag I put in the layer also seem to use the same 'onMouseOut'-event. How can I solve this problem?
Regards
Daniel Martinsson
Is there a way to prevent a nestled layer from inheriting the properties of its parent layer ?
I'm trying to build a menu using a layer that on the event 'onMouseOut' calls a function called timeOut which wait a while and then hides the layer(the menu). The problem is that every tag I put in the layer also seem to use the same 'onMouseOut'-event. How can I solve this problem?
Regards
Daniel Martinsson