User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 426,975 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,416 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 695 | Replies: 3 | Solved
Reply
Join Date: May 2007
Posts: 9
Reputation: shockeye is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
shockeye shockeye is offline Offline
Newbie Poster

Question IE moved my menu!

  #1  
Jun 11th, 2007
The site is in standards-complient XHTML and CSS, something IE6 has a huge beef with. But I've never seen IE do this before... can't seem to find any meaty info on the net, so I offer it up to Dani Web... how the heck to I fix this? Here are some screenshots. First Firefox, because it looks how it is supposed to:

http://www.amadon.us/hotlinks/search...ll_firefox.png

... and IE6,

http://www.amadon.us/hotlinks/search_menu_small_IE6.png

If it comes to a fix that only works in IE, but breaks FF or other browsers, it's fine, I have an IE specific stylesheet.

I blurred out the logo because the site isn't launched yet and I'm not sure if the client would permit it.

Here is the HTML code that defines that entire left column

  1. <div class='secondary'>
  2. <div class='navigation'>
  3. <ul>
  4. <li class='first'><span class="current">Search for Homes</span></li>
  5.  
  6. <li><a href="/properties">All Properties</a></li>
  7. <li><a href="/properties/open_houses">Open Houses</a></li>
  8. <li>
  9. <a href="/properties/global_property_search">Luxury Properties</a>
  10. </li>
  11. </ul>
  12. </div>
  13.  
  14. <ul class='subnav'>
  15. <li>
  16. <span>Map Search</span>
  17. <ul>
  18. <li>
  19. <a href="/properties/google_map_search">Google Map Search</a>
  20. </li>
  21. </ul>
  22.  
  23. </li>
  24. </ul>
  25. <ul id='blocks'>
  26. <li>
  27. <div class='block' id='block-open-house'>
  28. <h4>
  29. <a href='#'>
  30. <span>Open House</span>
  31.  
  32. </a>
  33. </h4>
  34. </div>
  35. </li>
  36. <li>
  37. <div class='block' id='block-sold-listings'>
  38. <h4>
  39. <a href='/properties?status=sold'>
  40. <span>Sold Listings</span>
  41.  
  42. </a>
  43. </h4>
  44. </div>
  45. </li>
  46. <li>
  47. <div class='block' id='block-email-updates'>
  48. <h4>
  49. <a href='#'>
  50. <span>Email Updates</span>
  51.  
  52. </a>
  53. </h4>
  54. </div>
  55. </li>
  56. </ul>
  57. </div>

here's the CSS, according to Firebug (yes, I know the selectors are unusually long, the stylesheet output is compiled from SASS)

  1. body #wrapper #document #content .secondary {
  2. border-top:1px solid #A6A6A6;
  3. float:left;
  4. padding:0px;
  5. width:245px;
  6. }
  7.  
  8. body #wrapper #document #content .navigation {
  9. clear:both;
  10. position:static;
  11. }
  12.  
  13. body #wrapper #document #content .navigation ul li.first {
  14. border:0pt none;
  15. }
  16.  
  17. body #wrapper #document #content .navigation ul li {
  18. border-top:1px solid #F5DFA5;
  19. padding-bottom:7px;
  20. padding-top:7px;
  21. position:relative;
  22. }

That's all there is to it. I must be missing something here... any light-shedding would be worshiped at this point.
Last edited by shockeye : Jun 11th, 2007 at 2:25 am.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jul 2005
Location: india
Posts: 147
Reputation: katarey is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 16
katarey's Avatar
katarey katarey is offline Offline
Junior Poster

Re: IE moved my menu!

  #2  
Jun 11th, 2007
Hay you have placed both image same?
Freelance Web Designer & Developer
Http//www.Katarey.com
Reply With Quote  
Join Date: May 2007
Posts: 9
Reputation: shockeye is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
shockeye shockeye is offline Offline
Newbie Poster

Re: IE moved my menu!

  #3  
Jun 11th, 2007
I just noticed that myself, I edited the original post with the correct images.
Reply With Quote  
Join Date: May 2007
Posts: 9
Reputation: shockeye is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
shockeye shockeye is offline Offline
Newbie Poster

Re: IE moved my menu!

  #4  
Jun 11th, 2007
We figured it out, it was a position: relative; bug.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb HTML and CSS Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 1:32 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC