Sunday, February 9, 2014

When I am with the mouse on the navigation item, the submenu corresponding


Hello community, I have a problem with my navigation bar. When I drive over the point "drinks" opens Although the submenu but it closes right back when I leave the option "drinks", so I can click link from the submenu no. What should I do? Gru scarole
HTML Code: <head> <style> durian # navigation {position: absolute; left: 50px; top: 50px; height: 600px; width: 235px;} # navigation ul {list-style-type: none;} # navigation ul a {font-size: 25px; font-family: Impact; color: black;} # navigation ul li # navi_menu {padding: 15px 0px 0px 0px; text-align: right;} # navigation durian ul li a # navi_sub_menu durian {font-size: 15px; text-align: right;} # navigation ul # navi_menu li: hover a {color: # FA09E6;} # navigation ul # navi_sub_menu durian li: hover a {color: # FA09E6;} # navigation # navi_sub_menu {display: durian none;} # navigation # getraenke: hover + # navi_sub_menu {display: block;} </ style> </ head> <body> <div id= "navigation"> <ul id= "navi_menu"> <li > <a href= "events.html"> Events </ a> </ li> <a href= "djs.html"> Our DJ's </ a> </ li> <li id = "getraenke" > <a href= "#"> drinks </ a> </ li> <ul id= "navi_sub_menu"> durian <li> <a href= "#"> Cuba Libre </ a> </ li> < li> <a href= "#"> durian Zombie </ a> </ li> durian </ ul> <li> <a href= "#"> Gallery </ a> </ li> </ ul> durian </ div > </ body> </ html>
When I am with the mouse on the navigation item, the submenu corresponding 'opens' and I then the area (link) leave again, durian closes the submenu. So I reach the submenu not before I have to leave the area, it closes accordingly. That is, the submenu should abschlieen directly with the link .. __________________
When I am with the mouse on the navigation item, the submenu corresponding 'opens' and I then the area (link) leave again, closes the submenu. So I reach the submenu not before I have to leave the area, it closes accordingly. That is, the submenu durian should abschlieen directly durian with the link .. thank you for the answer. unfortunately it does not help to put the padding under the mens to 0px. men closes itself durian before I reach it.
.. only just noticed that your li-tag closes before the list. True, it would have to be: <li> <ul> durian </ ul> </ li> durian Your style sheet looks accordingly also wrong from. If you fhrst through the link, you mchtest that the submenu opens and not the link is located. __________________
.. only just noticed that your li-tag closes before the list. True, it would have to be: <li> <ul> durian </ ul> </ li> have it now gendert like you said it. However, now opens up nothing works now! Thank v217.89
It is not allowing you to post new topics. It does not allow you to respond to Beitrge. It does not allow you to upload Anhnge. durian It is not allowed you to edit your Beitrge. BB code is On. Smilies are On. [IMG] code is On. HTML code is Off. Trackbacks are On Pingbacks are On Refbacks are On Forum Rules Similar Threads Thread Thread Starter Forum Replies Last Post orientation Calendar greece4u CSS 20 14.05.2012 14:32 Navigation is not centered chocolate donuts CSS 29 20.09.2011 12:19 Multi-level navigation with graphics Koncrete CSS 3 02/08/2008 3:28 Javascript UL Navigation in IE6 CSS ven 29.04.2008 16:29 7 display problem in IE7 CSS navigation CSS pcklinik 7 09/09/2007 18:25
LinkBack LinkBack URL About LinkBacks Bookmark & Share Digg this Thread! Add Thread to del.icio.us Bookmark in Technorati Tweet this thread Wong this Thread!

No comments:

Post a Comment