HighDots Forums  

subnav jumping in IE

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss subnav jumping in IE in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
- Dragon -
 
Posts: n/a

Default subnav jumping in IE - 08-07-2004 , 02:25 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






Reply With Quote
  #2  
Old   
TC2112
 
Posts: n/a

Default Re: subnav jumping in IE - 08-08-2004 , 02:34 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/explorer/guillotine.html
http://www.positioniseverything.net/explorer/dup-characters.html
Good luck finding a solution.
Take care.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.