Experts,
I have a website which has bee created in Joomla:
http://www.marke2ing.com/index.php/your-needs
The menu here has two sub menus, of "your needs" and "our services". The top menu is a list, and the sub menus are absolute positioned DIVs, which at the moment are static on the relevant pages.
I would like for each sub menu to show when the user hovers over the menu item. I would normally do this with javascript, but due to joomla constraints am unable. I would like siggestions on how to approach this using CSS, but i am unfamiliar with how to approach the problem. As you can image the sub menu needs to show when on the menu otem ,but also when the mouse moves between that and the sub menu without any flicker etc.
Each top menu item has an individual class, so i assume this is possible?
Regards
Easynow
ASKER
I have done what you suggested here:
www.suremedia.co.uk/marke2ing/experience3.htm
Can you suggest how to change this so that it doesnt deform the main menu when i hover? By the nature of your code, if i display it inline then it must push all the other menu items in the main menu to the right? WHereas to have it float under, i would need to display absolute?
I appreciate the help
Regards
easynow