Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-02-2008, 07:54 PM   PM User | #1
quibbles
New Coder

 
Join Date: May 2008
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
quibbles is an unknown quantity at this point
CSS Vertical List Menu ie7 issue

Hi i used the codingforums menu found here http://www.javascriptkit.com/script/...icalmenu.shtml

and i found an issue with the menu using ie7, how ever on your page it says you have fixed the issue on the 29th may and to replace the css file, how ever i have done this but the problem is still happening i also replaced everything else just to check including check i had ie updated but still no good.
when activating the drop down menu you can only use the first link if you move the mouse to the second link and so fourth the menu disappears example here pokerstrategyonline.co.uk

any help appreciated thank you
quibbles is offline   Reply With Quote
Old 05-02-2008, 11:35 PM   PM User | #2
Pepe, the bull
Regular Coder

 
Pepe, the bull's Avatar
 
Join Date: Feb 2005
Location: Vancouver, WA
Posts: 163
Thanks: 1
Thanked 16 Times in 16 Posts
Pepe, the bull is on a distinguished road
I think it has to do with the .5em bottom-margin you put on everything (including the buttons). If you don't mind losing the spaces between the buttons, you could try:

Code:
.glossymenu li{
position: relative;
margin:0;
}
__________________
Pepe, the bull

Last edited by Pepe, the bull; 05-02-2008 at 11:42 PM..
Pepe, the bull is offline   Reply With Quote
Old 05-03-2008, 01:34 PM   PM User | #3
quibbles
New Coder

 
Join Date: May 2008
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
quibbles is an unknown quantity at this point
you are a star works fine now thanks very much.
quibbles is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:58 PM.


Advertisement
Log in to turn off these ads.