A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Engineering
»
HTML, CSS and JavaScript
Author
What is the "IE drop div problem"?
David O'Meara
Rancher
Joined: Mar 06, 2001
Posts: 13459
I like...
posted
Oct 09, 2007 03:09:00
0
I think I got the name right. I develop in Firefox and
test
in IE when I get around to it, but our creative people keep complaining that I keep making this mistake, but I keep forgetting to ask what it means...
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56202
13
I like...
posted
Oct 09, 2007 09:02:00
0
Uhhhh....
Perhaps the issue in IE6 where dropdowns have a higher z-index than anything else (like a positioned div) with a higher declared z-index?
Can they not take the time to show you the issue?
[
Smart Questions
] [
JSP FAQ
] [
Books by Bear
] [
Bear's FrontMan
] [
About Bear
]
Dan Drillich
Ranch Hand
Joined: Jul 09, 2001
Posts: 1123
posted
Oct 09, 2007 09:09:00
0
Hi David,
Maybe the creative people refer to the
problem with div and float
.
I tried the code posted in that page. The five div sections are nicely aligned in FireFox and IE7 but not in IE6.
Regards,
Dan
[ October 09, 2007: Message edited by: Dan Drillich ]
William Butler Yeats: All life is a preparation for something that probably will never happen. Unless you make it happen.
I agree. Here's the link:
http://aspose.com/file-tools
subject: What is the "IE drop div problem"?
Similar Threads
Another newbie Greenhorn
How to control Browser load JRE
how to design invoice running number
stack traces
Help deleteing a node at an onload event
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter