We have a requirement not to use javascript for dropdown menus. This requirement is due to maitain SEO value.
Is there any way to achieve this with purely css and make it work on all browsers.
I tried with li mouseover and mouseout , but its not working in IE7. its working only in Firefox.
Can you please advice or give directions on good solution.
thanks