Hi guys, this is really buggin me!
I have a menubar that uses css rules to show sub menu items when the mouse hovers over the menu items. Works fine, but on one of the menu items I have a login form, for the user and password, which also works fine. Problem is that when i click on the input box, the browsers autocomplete menu appears and when hovering over the autocomplete options, the sub menu dissapears.
Ive set up a page to show you...
www.snapse.net/
so if you enter detail on the login, and click 'login' (you get 404), and then go back and try again the autocomplete should show, but when you hover over the options the menu should dissapear.
Is there any way either to stop the autocomplete from showing, or css rules that will stop the menu dissapearing?
Thanks?
PS. This is my first attempt at a site