Closed Thread
Results 1 to 9 of 9




  

Thread: wierdest ever IE problem

      
  1. #1
    Jedi Master Lorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of light Lorelei's Avatar
    Join Date
    January 5, 2007
    Posts
    169
    Rep Power
    6
    Feedback Score
    0

    Default wierdest ever IE problem

    I have no tiniest clue what causes it, and i will be endlessly grateful if someone can please help.

    this, of course, only happens in IE.

    if you open this page -- www.loreleiwebdesign.com and DONT roll over the main menu u can browse the site without problems, but once u roll ur mouse over the main menu the header jumps down (u will see). if u go to another page it clears itself out unless u roll ur mouse over the menu again.

    what on earth can this be???
    :1999: Free Love eCards
    Free WordPress Themes | PS Wish
    $50 off dreamhost.com hosting with coupon LORELEI

  2. #2
    The Force is Strong! iowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond repute
    Join Date
    October 18, 2006
    Posts
    6,872
    Rep Power
    11
    Feedback Score
    0

    Default Re: wierdest ever IE problem

    I find nothing wrong.
    No matter where I mouse over, click or whatever, everything is good.

    Using IE7 that has the latest upgraded fixes.

  3. #3
    unr
    unr is offline
    Jedi Master unr is a name known to allunr is a name known to allunr is a name known to allunr is a name known to allunr is a name known to allunr is a name known to allunr is a name known to allunr is a name known to allunr is a name known to allunr is a name known to allunr is a name known to all unr's Avatar
    Join Date
    July 27, 2007
    Posts
    1,682
    Rep Power
    5
    Feedback Score
    0

    Default Re: wierdest ever IE problem

    Which version of IE are you using?
    Works fine with me. IE7 here.

  4. #4
    Jedi Master Lorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of light Lorelei's Avatar
    Join Date
    January 5, 2007
    Posts
    169
    Rep Power
    6
    Feedback Score
    0

    Default Re: wierdest ever IE problem

    I use IE6.. I dont even have IE7 actually, but this is what happens in IE6:



    Not the best thing that can happen to a web design company n simple mouse rollover lol
    :1999: Free Love eCards
    Free WordPress Themes | PS Wish
    $50 off dreamhost.com hosting with coupon LORELEI

  5. #5
    The Force is Strong! iowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond reputeiowadawg has a reputation beyond repute
    Join Date
    October 18, 2006
    Posts
    6,872
    Rep Power
    11
    Feedback Score
    0

    Default Re: wierdest ever IE problem

    Well, I can't help you.

    There is talk that MSN will finally drop all browsers once their new IE8 (or whatever they finally name it) hits the net.
    So that everyone with any previous browser will have to update.

  6. #6
    Grand Masters grim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond reputegrim has a reputation beyond repute grim's Avatar
    Join Date
    September 22, 2006
    Posts
    10,060
    Rep Power
    25
    Feedback Score
    0

    Default Re: wierdest ever IE problem

    Happens to me as well with IE, sorry I do not know why.

  7. #7
    Grand Masters Colleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond repute Colleen's Avatar
    Join Date
    September 22, 2006
    Location
    Canada
    Posts
    11,144
    Rep Power
    26
    Feedback Score
    0

    Default Re: wierdest ever IE problem

    Remove float:left from your #main_menu ul so it's like so:

    Code:
    #main_menu ul {
    	width: 620px;
    	text-align: left;
    	list-style-type: none;
    	line-height: 36px;
    	margin: 0px;
    	padding:0px;
    }
    Kalina added 0 Minutes and 54 Seconds later...

    In the future, ANYTIME you have this issue in IE6 and lower, check if the element has a float, if so, remove it and test again. Just a little tip.
    Last edited by Colleen; Apr 23rd, 2008 at 5:03 pm. Reason: Automerged Doublepost

  8. #8
    Jedi Master Lorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of lightLorelei is a glorious beacon of light Lorelei's Avatar
    Join Date
    January 5, 2007
    Posts
    169
    Rep Power
    6
    Feedback Score
    0

    Default Re: wierdest ever IE problem

    wow Kalina, thank you so much, it helped!!

    You are a real wordpress guru! I had no idea "float" can cause so much damage.. or rather that IE can
    :1999: Free Love eCards
    Free WordPress Themes | PS Wish
    $50 off dreamhost.com hosting with coupon LORELEI

  9. #9
    Grand Masters Colleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond reputeColleen has a reputation beyond repute Colleen's Avatar
    Join Date
    September 22, 2006
    Location
    Canada
    Posts
    11,144
    Rep Power
    26
    Feedback Score
    0

    Default Re: wierdest ever IE problem

    Quote Originally Posted by Lorelei View Post
    wow Kalina, thank you so much, it helped!!

    You are a real wordpress guru! I had no idea "float" can cause so much damage.. or rather that IE can
    You're welcome, it's more css/xhtml that I am good at than Wordpress. I've had the same problem in the past, real annoying!

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
WebTalkForums
WebTalkForums
Recent Forum Threads