CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old October 11th, 2003, 01:52 AM
iso iso is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Sep 2003
Posts: 506 iso User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 10 h 14 m 25 sec
Reputation Power: 5
css dropdown menu problems

after reading eric meyers article on using the hover to create popup menus I am having some problems. I can get things to popup but if I use absolute postioning, all the popup menu options overoverlap eachother, where as if I use relative positioning the don't overlap, but they then cause all the other menu options that lie below the selected menu option to shift down to make room for the hidden menu options. I hope I am clear

Here is the css, pretty simple, but I can't figure out how to make things work right.


#LeftSideBar span .Sub{
display: none;
}
#LeftSideBar span:hover .Sub{
display: block;
position: relative;
left: -4em;
}
Attached Images
File Type: gif test.gif (3.3 KB, 305 views)

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > css dropdown menu problems


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway