Horizontal menu

Is there any option how to animate those colored lines, but only that line that is above specific link. Every line has own ID, but the horizontal menu has ID for whole menu, is there any way to separate each menus element? I want just blink that line, when there onmousein and out events occur on specific menu`s page.

Hi,
i don’t think there’s such ability.
You could try to achieve a similar behavior by creating the menu out of separate buttons.

I was hopping that there is different solution. I will make buttons then