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!
Tags: Website related
Well, for some reasons, the contact form wasn’t working properly…
Sorry about that, it’s working well now!
Tags: Website related
January 16th, 2008 at 19:06
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, 2008 at 10:39
The solution for anybody wanting to do this is simply by updating the css file to:
#sidebar ul li:hover {
z-index: 900;
}