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 02-14-2013, 03:56 PM   PM User | #1
metathirteen
New Coder

 
Join Date: Jan 2010
Posts: 76
Thanks: 3
Thanked 0 Times in 0 Posts
metathirteen is an unknown quantity at this point
navi menu problem

i havent worked on a website in a couple years so im a bit rusty.
im trying to get this navigation bar to cooperate but im having problems.
in firefox it works alright, in IE7 it works like crap...
i cant get the ul to keep the li's inside, i used float so i figured thats y, but i tried inline-block which works in firefox just fine but not at all in IE7.

i know its something simple and obvious but i cant figure it out
any help?

http://pastebin.com/026nxGR0
metathirteen is offline   Reply With Quote
Old 02-14-2013, 04:35 PM   PM User | #2
metathirteen
New Coder

 
Join Date: Jan 2010
Posts: 76
Thanks: 3
Thanked 0 Times in 0 Posts
metathirteen is an unknown quantity at this point
i set the main ul to inline block and that worked but im having a problem with the hover effect of the drop down menu in IE7...

it works fine in FF but in IE it doesnt let me hover over the links in the drop down, they just disappear
metathirteen is offline   Reply With Quote
Old 02-14-2013, 04:35 PM   PM User | #3
Excavator
Master Coder


 
Excavator's Avatar
 
Join Date: Dec 2006
Location: Alaska
Posts: 9,410
Thanks: 22
Thanked 1,765 Times in 1,749 Posts
Excavator has a spectacular aura aboutExcavator has a spectacular aura aboutExcavator has a spectacular aura about
Hello metathirteen,
It seems to work the same in IE7 as it does in FF.

...edit - I see, IE7 doesn't let you click an anchor in the dropped li's.

See IE7 and inline-block.

Look at a simple dropdown menu example here.
__________________
Validate often DURING development - Use it like a splelchecker | Debug during Development |Write it for FireFox, ignore IE
Use the right DocType | Validate your markup | Validate your CSS | Why validating is good | Why tables are bad

Last edited by Excavator; 02-14-2013 at 04:41 PM..
Excavator is offline   Reply With Quote
Old 02-14-2013, 05:01 PM   PM User | #4
metathirteen
New Coder

 
Join Date: Jan 2010
Posts: 76
Thanks: 3
Thanked 0 Times in 0 Posts
metathirteen is an unknown quantity at this point
i checked out the pages and saw the example and its very similar to what i made. but im still not understanding whats causing it to do what its doing on my IE browser...

i changed display:none/block to visibility:hidden/visible to see if thatd make a difference, and also added position:relative/absolute but still nothing
metathirteen 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 10:18 AM.


Advertisement
Log in to turn off these ads.