For those who tried to contact me in the last month
Well, for some reasons, the contact form wasn’t working properly…
Sorry about that, it’s working well now!
Well, for some reasons, the contact form wasn’t working properly…
Sorry about that, it’s working well now!
January 16th, 20087:06 pm at
Hi Jillij,
I’m using your dropdown menu in the sidebar, thus it displays vertically not horizontally. It functions very well with FireFox this way, but not IE 6 or 7. Basically, it prevents the user from clicking on the submenu options. You can see the issue here, again with IE 6 or 7:
http://www.groundedgroup.com/clients/NWR/
Any ideas on how to make this work properly when used on the side?
I absolutely love the dropdown menu, it’s very handy and search engine friendly.
Thanks for your solid contributions.
January 17th, 200810:39 am at
The solution for anybody wanting to do this is simply by updating the css file to:
#sidebar ul li:hover {
z-index: 900;
}