Re: [css-d] Disappearing Content in IE [Urgent]

2006-08-31 Thread Matt Harris
Good news. Per your recommendation, Steve, I changed the absolute positioning to relative and then floated the nav bar instead (for IE only). I believe this resolved the issue - crossing my fingers. Again, thanks for the help, guys! --- .home #wrapsecnav {position: absolute; right: 20px; top: 8px

Re: [css-d] Disappearing Content in IE [Urgent]

2006-08-30 Thread Steve Clason
Matt Harris wrote: > I recently developed the HTML/CSS for a new website and all was working fine > until part of the navigation started disappearing. I assumed it was the > peekaboo bug and applied the holly hack, but it hasn't solved the problem, > so I'd love some help. The site went live last

Re: [css-d] Disappearing Content in IE [Urgent]

2006-08-30 Thread Matt Harris
Thanks for the response and for pointing out some obvious errors, franky. I have change the page to transitional, resolved the errors and closed the tag; however, the issue is still occuring. Any additional ideas? -- Best Regards, Matt www.focusontheclouds.com

Re: [css-d] Disappearing Content in IE [Urgent]

2006-08-30 Thread francky
Matt Harris wrote: >I recently developed the HTML/CSS for a new website and all was working fine >until part of the navigation started disappearing. I assumed it was the >peekaboo bug and applied the holly hack, but it hasn't solved the problem, >so I'd love some help. The site went live last we

[css-d] Disappearing Content in IE [Urgent]

2006-08-30 Thread Matt Harris
I recently developed the HTML/CSS for a new website and all was working fine until part of the navigation started disappearing. I assumed it was the peekaboo bug and applied the holly hack, but it hasn't solved the problem, so I'd love some help. The site went live last week and we have been work

Re: [css-d] disappearing content in IE

2006-03-24 Thread Michael Hulse
On Mar 24, 2006, at 2:13 PM, David Feldman wrote: > Anyone encountered anything like this before? Peekaboo Bug? http://www.positioniseverything.net/explorer/peekaboo.html __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.

[css-d] disappearing content in IE

2006-03-24 Thread David Feldman
I'm having a funny problem in IE with a Web app I'm working on. The CSS is fairly complex overall, but not for this in particular. There are two tabs. (Sort of Mac-selector-style, rather than traditional-style tabs.) Each has a div full of content associated with it. A JavaScript checks whic