Current location: Hot Scripts Forums » General Web Coding » CSS » CSS drop down menu!!


CSS drop down menu!!

Reply
  #1 (permalink)  
Old 06-20-05, 03:28 AM
nouaman nouaman is offline
Newbie Coder
 
Join Date: Nov 2004
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
CSS drop down menu!!

hi guys,
i have created a website with a css drop down menu...verything works fine except when u mouse over the links the menu drops down as well as the whole site start moving to the bottom!!!
any help plz?
i can send u my code too...well here it's:
body
{
font: 11px verdana, sans-serif, bold;
font-weight:400;
background: #ffffff;
margin: 0;
padding: 0;
}
#menuDeroulant
{
width: auto;
list-style-type: none;
margin: 0;
padding: 0;
border: 0;
}
#menuDeroulant li
{
float: left;
margin: 0;
padding: 0;
border: 0;
}

#menuDeroulant .sousMenu
{
list-style-type: none;
margin: 0;
padding: 0;
border: 0;
}
#menuDeroulant .sousMenu li
{
float: none;
margin: 0;
padding: 0;
border: 0;
}

#menuDeroulant li
{

float: left;
width: 150px;
margin: 0;
padding: 0;
border: 0;
}

#menuDeroulant li a:link, #menuDeroulant li a:visited
{
display: block;
height: auto;
color: #ffffff;
text-align:center;
text-shadow:Blue;
background: #006699;
margin: 0;
padding: 4px 8px;
border-right: 1px solid #fff;
text-decoration: none;
}
#menuDeroulant li a:hover { background-color: #0066ff; }
#menuDeroulant li a:active { background-color:#006699; }

#menuDeroulant .sousMenu li a:link,
#menuDeroulant .sousMenu li a:visited
{
display: block;
color: #FFFfff;
margin: 0;
border: 0;
text-decoration: none;
background: transparent url("fond.png") repeat;
}
#menuDeroulant .sousMenu li a:hover
{
background-image: none;
background-color: #0066ff;
}

#menuDeroulant .sousMenu li
{
float: none;
margin: 0;
padding: 0;
border: 0;
width: 149px;
border-top: 1px solid transparent;
border-right: 1px solid transparent;
}

#menuDeroulant .sousMenu
{
display: none;
list-style-type: none;
margin: 0;
padding: 0;
border: 0;
}

#menuDeroulant li:hover > .sousMenu { display: block; }

</style>
Reply With Quote
  #2 (permalink)  
Old 06-26-05, 11:24 PM
nouaman nouaman is offline
Newbie Coder
 
Join Date: Nov 2004
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
:(

wow!!! no one could help me here?!!!
Reply With Quote
  #3 (permalink)  
Old 06-27-05, 02:36 PM
Lost Lost is offline
Wannabe Coder
 
Join Date: Mar 2004
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
no!!!! no one can help you here!!!!!!! this forum is dead!!!!!!!!!! stop using so many ****ing exclamation marks!!!!
Reply With Quote
  #4 (permalink)  
Old 06-28-05, 11:54 PM
nouaman nouaman is offline
Newbie Coder
 
Join Date: Nov 2004
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Admin Edit: nouaman, no profane words please!

Last edited by snaip; 07-08-05 at 11:19 AM.
Reply With Quote
  #5 (permalink)  
Old 06-29-05, 06:04 AM
sarat.pediredla sarat.pediredla is offline
Newbie Coder
 
Join Date: Jun 2005
Location: Newcastle upon Tyne UK
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
nouaman,

Hmm. I was going to help you until I saw that!
__________________

--------------------------------
Sarat Pediredla
[Writing a lot about nothing]
Blog : Space & Beyond


<a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=108865&amp;t=68"><img border="0" alt="Get Firefox!" title="Get Firefox!" src="http://sfx-images.mozilla.org/affiliates/Buttons/88x31/take.gif"/></a>
Reply With Quote
  #6 (permalink)  
Old 06-30-05, 03:25 AM
nouaman nouaman is offline
Newbie Coder
 
Join Date: Nov 2004
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
it s ok dude...u dont have to if u cant ..later
Reply With Quote
  #7 (permalink)  
Old 07-01-05, 04:46 PM
phizzlecom phizzlecom is offline
Newbie Coder
 
Join Date: Oct 2004
Posts: 48
Thanks: 0
Thanked 0 Times in 0 Posts
Temper temper.
__________________
Cheers,
Ryan
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a drop down menu ? ? ? Spreegem PHP 4 03-09-05 09:34 AM
Drop Down Menu populated by Database maweber98 PHP 5 08-20-04 10:43 AM
Drop Down menu order peterc PHP 1 08-20-04 02:23 AM
drop down menu problem !!! nurqeen PHP 1 02-08-04 08:07 PM
putting content in a drop down menu tom PHP 7 07-04-03 02:25 PM


All times are GMT -5. The time now is 01:39 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.