Forum Moderators: not2easy
The other problem is, in Mozilla/Netscape, the bg/brdr will not expand when opening submenus of javascript-driven menu (although this is not a issue in Explorer).
Does anyone have any thoughts?
Im having the same problem. I have followed the instructions given in a helpful reply to someone else at
[webmasterworld.com...]
but it does not work for me.
My css file can be seen at <No URLs, thanks. See TOS [WebmasterWorld.com] and CSS Forum Charter [WebmasterWorld.com]>
can anyone see my error.
[edited by: SuzyUK at 10:18 am (utc) on Feb. 2, 2005]
might it be a problem in the css that drives my left-side nav menu which is at?
and obviously now, the website i'm doing this all for is at <No URLs, thanks. See TOS [WebmasterWorld.com] and CSS Forum Charter [WebmasterWorld.com]>
[edited by: SuzyUK at 10:20 am (utc) on Feb. 2, 2005]
Not sure if it will help you both, I'm assuming that we're talking about absolutely positioned divs in both cases?
srf124, the javascript drops might not be an issue if you can get the main nav's height set correctly first?
The main jist is that those absolutely positioned navs/sidebars need height for IE and min-height for others as well as having the height: 100% set on the <body>
(note: do not set height on the HTML element just the body or there will nowhere for the them to "stretch" into)
Suzy