Having problem using <div> to layout my page and having it work consistently between FireFox and IE.
Here is a sample link:
On the left hand side, I show the navigation links, the center is content and the right will be used for miscellaneous topics and such.
If browsing with IE, notice how my content in the Articles and Who's Who links drops down. Also notice how it drops exactly by the height of the navigation layer.
I found that if I put a <div> with absolute positioning I can pull the content up but I then run into a wrapping problem. This site is intended to take input from any number of people and the ability to maintain content within 'wrap' is very important.
What am I doing wrong? How can I solve this?
Thank you all in advance for your assistance!
Regards,
Jose Lerebours
KNOWLEDGE: Something you can give away endlessly and gain more of it in the process! - Jose Lerebours
Here is a sample link:
On the left hand side, I show the navigation links, the center is content and the right will be used for miscellaneous topics and such.
If browsing with IE, notice how my content in the Articles and Who's Who links drops down. Also notice how it drops exactly by the height of the navigation layer.
I found that if I put a <div> with absolute positioning I can pull the content up but I then run into a wrapping problem. This site is intended to take input from any number of people and the ability to maintain content within 'wrap' is very important.
What am I doing wrong? How can I solve this?
Thank you all in advance for your assistance!
Regards,
Jose Lerebours
KNOWLEDGE: Something you can give away endlessly and gain more of it in the process! - Jose Lerebours