This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > August 2004 > subnav jumping in IE
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
subnav jumping in IE
|
|
| - Dragon - 2004-08-07, 7:15 pm |
| Hello,
I'm have the most difficult time in finding what is causing the right subnav
to jump when rolled over the top item in IE. NS 7.1 doesn't seem to be
affected. Dreamweaver doesn't indicate a problem. Any suggestions?
I am also trying to get the lines in the subnav to go all the way across
but when fixed in IE, they are to long in NS.
Thanks in advance.
http://www.dragontheory.com/ibc/index2.htm
--
www.DragonTheory.com
Graphic & Flash Design
for the Wild Wild Web
| |
| TC2112 2004-08-08, 4:14 am |
| Hello,
I'm still learning and have a lot to learn yet, but I found a couple of
different things that seem to stop the "jump" from happening.
The first thing that seems to work is removing the img { display:block;} style.
The other thing (with the img { display:block;} still in) that stopped the
navbar from jumping was putting in an IE hack. The hack was:
<!--[if gte IE 5]>
<style>
img {float: left;}
</style>
<![endif]-->
Like I said, I'm learning and I don't know if these cause other problems,
and I apologize if I'm off the wall. I just thought I'd share what I had found
in case it might help or ring a bell with someone.
I just read about some IE bugs that seem to be set off by hovering over a
link, and one involving duplicate html text in comments. Maybe there is
something in there, but if not, it sure is interesting.
http://www.positioniseverything.net...guillotine.html
http://www.positioniseverything.net...characters.html
Good luck finding a solution.
Take care.
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|