+ Reply to Thread
Results 1 to 6 of 6

Thread: IE 6.7 and 8 messes up my navigation menu

  1. #1
    rfitton is offline x10Hosting Member rfitton is an unknown quantity at this point
    Join Date
    Mar 2009
    Location
    United Kingdom
    Posts
    10

    Unhappy IE 6.7 and 8 messes up my navigation menu

    Hi IE 6,7 and 8 messes up my navigation menu, this is shown by making the cursor not change into a hand when hovered over, this only works on the ones with the blue background. And the contact link on the nav bar has a hyper link but IE does not show this, its easier to look at here: http://www.ryanfitton.co.uk/new/nav_bar_test.php

    :dunno:

  2. #2
    zen-r's Avatar
    zen-r is offline Lord Of The Keys zen-r is an unknown quantity at this point
    Join Date
    Aug 2008
    Location
    Location,Location. Nothing else matters ....apparently.
    Posts
    1,937

    Re: IE 6.7 and 8 messes up my navigation menu

    Quote Originally Posted by rfitton View Post
    Hi IE 6,7 and 8 messes up my navigation menu, this is shown by making the cursor not change into a hand when hovered over, this only works on the ones with the blue background. And the contact link on the nav bar has a hyper link but IE does not show this, its easier to look at here: http://www.ryanfitton.co.uk/new/nav_bar_test.php

    :dunno:
    Was there a question in there somewhere?
    For great installation & servicing of Audio Visual systems & equipment
    inc. LCD & Plasma Screens, Loudspeakers, Projectors, Aerials & Satellite Dishes, Lighting effects & controllers, Hifi, Amplifiers, Surround Sound, Home Cinema & Video etc
    -: based around Plymouth, Devon, or anywhere in the southwest of the UK, visit :-

  3. #3
    zapzack is offline x10 Elder zapzack is an unknown quantity at this point
    Join Date
    Jul 2009
    Posts
    606

    Re: IE 6.7 and 8 messes up my navigation menu

    IE makes their own web standards, while all the other browsers use the same.. I know, Microsoft made a poor choice.. But, that leaves you with only one option, using a ton of if IE's to correct the style.. For how to do this, use google..

  4. #4
    rfitton is offline x10Hosting Member rfitton is an unknown quantity at this point
    Join Date
    Mar 2009
    Location
    United Kingdom
    Posts
    10

    Angry Re: IE 6.7 and 8 messes up my navigation menu

    grr! IE is annoying i've used "cusor: hand" this fixes the problem except the contact link still has the same problem :rant2:

  5. #5
    eltonyliu is offline x10Hosting Member eltonyliu is an unknown quantity at this point
    Join Date
    Jul 2009
    Posts
    23

    Re: IE 6.7 and 8 messes up my navigation menu

    I had the same problem with IE7 if you download IETester (Search on google) you can view multiple versions of IEs. Generally I used as many browsers as I can when developing a web site.

    I've added some code to help you although it dosn't work well in IE6

    XHTML

    <div id="menu">
    <ul>
    <li><a href="#nogo1">Menu 1</a></li>
    <li><a href="#nogo1">Menu 2</a></li>
    <li><a href="#nogo1">Menu 1</a></li>
    <li><a href="#nogo1">Menu 2</a></li>
    </ul>
    </div>

    CSS

    #menu{
    position: relative;
    width: 400px;
    height: 30px;
    }

    #menu ul{
    list-style-type:none; /*No list style*/
    width: 400px;
    height: 30px;
    }

    #menu li{ /*Style a button for each list item*/
    float: left; /*Make the list item to go on a single line */
    display: block; /*Convert a inline element into a block*/
    width: 100px;
    height: 30px;
    text-align: center;
    background: url(images/image.png);/*Use a background image for the list*/
    }

    #menu li a{
    text-decoration:none; /*Get rid of the default link style*/
    color: #000000; /* Font Colour Black*/
    display: block;
    width: 100px;
    height: 30px;
    }

    #menu li a:hover{ /*Use CSS for hover link text*/
    color: #00CCFF; /* Font Colour Blue*/
    }

    #menu li:hover{ /*Use CSS for hover list (Button)*/
    background: url(images/rollover.png); /*Use a background image for the list when hover */
    }
    Last edited by eltonyliu; 08-12-2009 at 10:47 AM. Reason: I wanted to add some XHTML / CSS code to help rfitton better

  6. #6
    zen-r's Avatar
    zen-r is offline Lord Of The Keys zen-r is an unknown quantity at this point
    Join Date
    Aug 2008
    Location
    Location,Location. Nothing else matters ....apparently.
    Posts
    1,937

    Re: IE 6.7 and 8 messes up my navigation menu

    If you want to test how your Web design looks in many different browsers, try ;

    http://browsershots.org/

    It's a bit slow to get all the results, but it works.
    For great installation & servicing of Audio Visual systems & equipment
    inc. LCD & Plasma Screens, Loudspeakers, Projectors, Aerials & Satellite Dishes, Lighting effects & controllers, Hifi, Amplifiers, Surround Sound, Home Cinema & Video etc
    -: based around Plymouth, Devon, or anywhere in the southwest of the UK, visit :-

+ Reply to Thread

Similar Threads

  1. 300 short cuts of Windows XP
    By goodone in forum Computers & Technology
    Replies: 34
    Last Post: 11-29-2011, 12:12 AM
  2. How to make this CSS navigation menu
    By rfitton in forum Programming Help
    Replies: 2
    Last Post: 07-26-2009, 10:27 PM
  3. How do I make this CSS navigation menu?
    By rfitton in forum Graphics & Webdesign
    Replies: 1
    Last Post: 07-26-2009, 10:24 PM
  4. Navigation - Some Tips
    By MillRuther in forum Graphics & Webdesign
    Replies: 0
    Last Post: 04-17-2008, 01:44 AM
  5. Mobile phone Codes
    By greeting in forum Computers & Technology
    Replies: 10
    Last Post: 03-28-2008, 07:08 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers