473,480 Members | 3,106 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

CSS - IE/Firefox problem - element height

hello,

i am experiencing a little problem w/ regards to IE & Firefox
compatibility (works as expected in firefox, doesnt in IE).

i have a container-div element, which contains 1 image, and 2 nested
div elements. the problem is, in IE the height of the container-div is
extended -- it makes itself as high as *all* elements w/i in, rather
than the fixed-height i have assigned in px.

easier to show. here is a dummied-down demo of the problem:

http://www.semi-suave.com/temp/temp.html
http://www.semi-suave.com/temp/css/profile.css
and here is an image of what IE is doing to my height:

http://www.semi-suave.com/temp/the_problem.jpg
.....can anyone help me figure this out? i want the container-div (the
baby-blue box) to be only "130px", as its defined in mh "profile.css"
file. how do i stop it from auto-sizing itself to the height of all its
nested content!??
thanks!
matt

Jan 16 '06 #1
18 2516
ma**@mailinator.com wrote :
hello,
Hello Matt,

One thing I must immediately say: please do not multi-post. If you
believe several newsgroups must read your post, then at least
cross-post, clearly indicate so and then set the followup-to
accordingly. Multi-posting is really annoying.

See item 6 at
The seven don'ts of Usenet:
http://www.cs.tut.fi/~jkorpela/usenet/dont.html
i am experiencing a little problem w/ regards to IE & Firefox
compatibility (works as expected in firefox, doesnt in IE).

i have a container-div element, which contains 1 image, and 2 nested
div elements. the problem is, in IE the height of the container-div is
extended


This is most likely due to a well known incorrect implementation in MSIE
5 and MSIE 6 of overflow: visible; the default/initial value of overflow
is visible.

If you try
http://www.hixie.ch/tests/evil/mixed/vertgrowth.html
1. Fixed Longitudinal Dimensions
with MSIE 6 and Firefox 1.x, you immediately see the broken overflow model.

More MSIE 6 bug collection sites:
http://www.gtalbot.org/BrowserBugsSe...ollectionSites

Gérard
--
remove blah to email me
Jan 17 '06 #2
thanks for the tip.

as for multi-posting... its been my experience over the years that most
posts go ignored. when i have database or programming questions i hit
the newsgroups (plural) related to topic in question. by posting to 4
or 5, i might get one reply. sorry if thats a problem for you...when my
ISP runs out of harddrive space ill stop. tho i will look into
cross-posting.
matt

Jan 17 '06 #3
ma**@mailinator.com wrote:
thanks for the tip.

as for multi-posting... its been my experience over the years that most
posts go ignored. when i have database or programming questions i hit
the newsgroups (plural) related to topic in question.
If you actually find several groups that apply, cross-post to them, and
set followups where you want to read the answers. Multi-posting means
you will have individual answers all over the place, and tick off
responders who find your other posts later. Hey, maybe that's why your
posts go ignored!
by posting to 4 or 5, i might get one reply.
Then you didn't pick the correct group.
sorry if thats a problem for you...when my ISP runs out of harddrive
space ill stop. tho i will look into cross-posting.


When you multi-post, you use up far more disk-space than if you
cross-post (which takes just one instance of the post).

If you use a real newsreader, you will find (cross) posting much easier.

This page will be of interest.
http://www.safalra.com/special/googlegroupsreply/

Your shift key seems to be broken as well.

--
-bts
-Warning: I brake for lawn deer
Jan 17 '06 #4
ma**@mailinator.com wrote :
thanks for the tip.

as for multi-posting... its been my experience over the years that most
posts go ignored.
They do not. Most of them are not ignored. Sometimes, an answer/reply
may take more time than a day. Sometimes, non-answered post are because
the post is not really answerable.

when i have database or programming questions i hit the newsgroups (plural) related to topic in question. by posting to 4
or 5, i might get one reply. sorry if thats a problem for you...
That's a problem for a very wide majority of people reading posts in
newsgroup. I gave you a page/url to read (7 dont's).

This page is really for you to read:
Why and how to crosspost
http://www.cs.tut.fi/~jkorpela/usenet/xpost.html

when my ISP runs out of harddrive space ill stop. tho i will look into
cross-posting.


Fine. :)

Gérard
--
remove blah to email me
Jan 17 '06 #5
> Multi-posting means you will ... tick off responders who find your other posts later.

not a problem for me, thanks.
Then you didn't pick the correct group.
wrong. most of my work & posts are in the sql and c groups that apply
to me.
When you multi-post, you use up far more disk-space
....while i agree that thats a bad thing in theory, we are no longer
living in the fidonet era -- nobody is relaying packets via phone
lines, and server storage has increased 1000-fold. further, volumes
more data are wasted daily in the religion & gun groups that my little
posts here & there....so im not gonna sweat it.

that being said, ill try google's cross-posting next time i have a
question.
Your shift key seems to be broken as well.


again, not a problem for me, thanks.
matt

Jan 17 '06 #6
> That's a problem for a very wide majority of people reading posts in
newsgroup. I gave you a page/url to read (7 dont's).


yeah, yeah. heres what that little page comes down to: "It is
considered highly inappropriate"

there you have it. its the social equivelant of eating your salad w/
the appropiate fork.

guess what? it doesnt matter. back in the old days, we were concerned
w/ storage space. more, sysops used to download news packets themselves
via 1200baud modems, and long-distance was expensive. these days,
storage is bountiful and transmission is cheap.

sure, it may give readers more dupes if they read multiple groups. if
cross-posting instructs your readers to ignore cross posts, yes it will
make your life easier. but if it doesnt, or someone multi-posts once in
a while...well, whats the worst of it? you see some duplicate posts and
ignore them (ie, "don't like it, turn it off").

the thing you have to remember is... "It just doesnt matter". call me a
bill murray nililist, but this sort of
theoretical-philosophical-etiquette discussion is fruitless. the world
marches on, the sun keeps rising. in my decade of programming, ive come
to the same conclussion -- it largely, doesnt matter. all our code will
one day be deleted (often, sooner than you think), and one day nobody
will care what you or i say in this quaint little group. in a week
neither of us will care, in a year we wont even recall it. life goes
on...
matt

Jan 17 '06 #7
ma**@mailinator.com wrote:
not a problem for me, thanks.


It's all about you, isn't it?

--
-bts
-Warning: I brake for lawn deer
Jan 17 '06 #8
ma**@mailinator.com wrote :
That's a problem for a very wide majority of people reading posts in
newsgroup. I gave you a page/url to read (7 dont's).
yeah, yeah. heres what that little page comes down to: "It is
considered highly inappropriate"

there you have it. its the social equivelant of eating your salad w/
the appropiate fork.

guess what? it doesnt matter. back in the old days, we were concerned
w/ storage space. more, sysops used to download news packets themselves
via 1200baud modems, and long-distance was expensive. these days,
storage is bountiful and transmission is cheap.

sure, it may give readers more dupes if they read multiple groups. if
cross-posting instructs your readers to ignore cross posts, yes it will
make your life easier. but if it doesnt, or someone multi-posts once in
a while...well, whats the worst of it? you see some duplicate posts and
ignore them (ie, "don't like it, turn it off").


Cross-post is ok if you indicate clearly that you are doing so and that
replies have a followup-to.
the thing you have to remember is... "It just doesnt matter". call me a
bill murray nililist, but this sort of
theoretical-philosophical-etiquette discussion is fruitless. the world
marches on, the sun keeps rising. in my decade of programming, ive come
to the same conclussion -- it largely, doesnt matter. all our code will
one day be deleted (often, sooner than you think), and one day nobody
will care what you or i say in this quaint little group. in a week
neither of us will care, in a year we wont even recall it. life goes
on...

Matt, I replied to your post to the best of my ability. I tried to be as
informative as I can possibly be. I used a friendly tone, a
comprehensive tone, not an admonishing tone, inviting you to not
alienate yourself from this newsgroup and from alt.html either.

If you want help, be helpful.

If you want assistance when posting a message, then use the most
assisting post and assisting manners you can when posting.

Gérard
--
remove blah to email me
Jan 17 '06 #9
ma**@mailinator.com wrote :
Multi-posting means you will ... tick off responders who find your other posts later.


not a problem for me, thanks.


Newsgroups are not like a micro-wave oven that outputs quickly and
conveniently what you're hungry for. No one is working for you, just for
you. Every answer you got came from people who volunteered, gave you a
bit of their expertise and time.

Newsgroups are not an extension of a library. People in newsgroups are
not objects dedicated for your services. There are real live persons
behind the characters you read on your monitor screen.

Why do you want to go against a de facto standard (which promotes best
possible communication for communities and participants in newsgroups)
in newsgroups and alienate your posts is beyond my understanding.

Gérard
--
remove blah to email me
Jan 17 '06 #10
i do appreciate your help, truly.

but alienate myself? you dont understand... this is not a neighborhood.
this is not a club. this is not my bowling team.

rather, technical usenet groups such as this are a collection of
millions of pieces of useful information. and not even useful in
regards to me.. but in regards to whomever does the same google groups
search i did prior to posting -- they will find their keywords, read
their solution, and move on.

the information is all that matters.

being intelligble is a plus. being friendly is a plus. but worrying
about usenet harddrive space consumption & reprimanding others (even if
in a friendly tone)? come off it! that school of thought is a *dying
breed*. it was borne for good reasons, but those reasons are past.

so yes -- to me, and other knowledge workers like me, technical usenet
posts are like a microwave oven. in & out, as quickly as possible.
dunno about you but i get paid by the hour, i have to work fast. thus,
im going to post to several groups to get an answer.. (tho i will try a
cross-post if google makes it easy to do so).

but, if i were looking an in-depth discussion regarding some topic of
import--can any of us truly claim that CSS is an important
topic??--then i would totally side w/ you, and worry about maintaining
a civil, balanced thread and community.

this will all be forgotten and one day deleted.

hope my drift gets across. but at this point, thats only a plus.
matt

Jan 17 '06 #11
> If you want assistance when posting a message, then use the most
assisting post and assisting manners you can when posting.


here's an example of my point, gérard. would there be any point in me
reprimanding you for over-quoting my previous post to which you
responded? not counting your sig, you wrote 9 lines. but -- you also
quoted 9 lines of my message, none of which were directly referenced or
replied to. thus, you have eaten (and wasted!) 4,096 bytes of harddisk
space, according to my OS.

that is a usenet no-no. but....i didnt mention it, till now. why?
because it just doesnt matter. our lives matter. our families matter.
but meta-talk regarding usenet posts on IE's proper CSS rendering bugs?
no way. what we're going to make for dinner this evening matters more
than that.

thats my point.

welp, thanks again for your help. i appreciate it, and perhaps some
googler at another point in time will, as well.
matt

Jan 18 '06 #12
ma**@mailinator.com wrote in
news:11**********************@f14g2000cwb.googlegr oups.com:
i do appreciate your help, truly.
Doesn't show.
but alienate myself? you dont understand... this is not a
neighborhood. this is not a club. this is not my bowling team.

rather, technical usenet groups such as this are a collection of
millions of pieces of useful information. and not even useful in
regards to me.. but in regards to whomever does the same google


And people. You forgot the people. Or do you think these words get
here all by theirselves?

So, if usenet is not useful to you, don't bother posting or reading,
just go away.

Matt, people have tried. I'm not, so now you can see what happens
when you go against the established standards. I, for one am
killfiling your rudeness.

When in Rome....

--
Stan McCann "Uncle Pirate" http://stanmccann.us/pirate.html
Webmaster/Computer Center Manager, NMSU at Alamogordo
http://alamo.nmsu.edu/ There are 10 kinds of people.
Those that understand binary and those that don't.
Jan 18 '06 #13
ma**@mailinator.com wrote :
i do appreciate your help, truly.

but alienate myself? you dont understand... this is not a neighborhood.
this is not a club. this is not my bowling team.

A good working convention on Usenet is to quote enough of what you are
responding to so that some context is available. When it's done, anyone
searching through archives can then figure out what was talked. On top
of that, the person to whom you are replying to knows immediately and
easily to what exactly (chunck by chunck) you are replying to.

http://www.safalra.com/special/googlegroupsreply/

http://oakroadsystems.com/genl/unice.htm#quote
rather, technical usenet groups such as this are a collection of
millions of pieces of useful information. and not even useful in
regards to me.. but in regards to whomever does the same google groups
search i did prior to posting
You obviously did not search for MSIE 6 bugs. Obviously.

-- they will find their keywords, read their solution, and move on.

the information is all that matters.

being intelligble is a plus. being friendly is a plus. but worrying
about usenet harddrive space consumption
Are you actually claiming that one of my posts referred to harddrive
space consumption??
& reprimanding others (even if in a friendly tone)? come off it! that school of thought is a *dying
breed*. it was borne for good reasons, but those reasons are past.
In life, manners often make a difference. Furthermore if we are in a
communication medium like the web. Being able to understand (or to read)
the expectations of visitors of a webpage (or readers of posts in a
newsgroup) makes a major difference. That's why we have newsgroup FAQ
and tutorials/books/websites about proper webpage design.
You need such ingredients (friendliness, tolerance is what ends up into
website/webpage usability, accessibility, etc.) when actually building a
website. "Do as you wish", "anything goes", "the sky is the limit" and
"put up or shut up", "gimme or get out of the way" attitudes go nowhere,
on the web as well as in Usenet.

so yes -- to me, and other knowledge workers like me, technical usenet
posts are like a microwave oven.

Wow! Quite an admission. I really regret ever answering you. I thought
you were more than a spoon-feed-me-your-answers type of guy...
in & out, as quickly as possible.
Some people eventually call this road rage too, you know: it's an
hypertrophiated "gimme and get out of my way" attitude.
dunno about you but i get paid by the hour, i have to work fast. thus,
im going to post to several groups to get an answer.. (tho i will try a
cross-post if google makes it easy to do so).

but, if i were looking an in-depth discussion regarding some topic of
import--can any of us truly claim that CSS is an important
topic??
Maybe it is an important for those who posts messages in newsgroup
asking for free assistance, promptly delivered in a professional manner.
Like the ones who asked about element height in newsgroups.

--then i would totally side w/ you, and worry about maintaining a civil, balanced thread and community.

this will all be forgotten and one day deleted.

hope my drift gets across. but at this point, thats only a plus.
matt


It certainly got across my killfile. It's a plus in my killfile.

Gérard
--
remove blah to email me
Jan 18 '06 #14
OoooOOo -- not your KILLFILE! nooooooo!!!!!

fools. take a look at mailinator.com -- its just a bogus email house. i
can post under any number of email addresses, and i shall.

you are like little wannabe princes....defending your honorable cyber
landscape, banishing all those that oppose your will.....come off it.

enjoy your kingdom. i gotta better things to do, like work.
thanks again for your tips,
matt

Jan 18 '06 #15
ma**@mailinator.com wrote:
Multi-posting means you will ... tick off responders who find your other posts later.


not a problem for me, thanks.


Really?
Your shift key seems to be broken as well.


again, not a problem for me, thanks.


You keep saying that. Then you say that your posts are often ignored.

Did it ever occur to you that there may be a connection?

Jan 18 '06 #16
> You keep saying that. Then you say that your posts are often ignored.
Did it ever occur to you that there may be a connection?


while some posts are left un-answered, one of other multiposts always
is. thus the learned behavior. but dont take my word for it -- do a
google groups search on my posts.

in several years of programming-related posts, ive never had any
problems of the childish sort i see in this group (ie, reprimands &
boasting of killfile use -- the net-equivalant of sticking your head in
the sand).

could it be that SQL & C# programmers arent as reactionary and arrogant
as the HTML/layout people? nobody there has ever given two shits for
multiposts. they just answer the question. hmm..
matt

Jan 18 '06 #17
ma**@mailinator.com wrote:
but dont take my word for it -- do a
google groups search on my posts.


Ok.

<http://groups.google.com/groups?q=matt%40mailinator.com>
"Searched all groups Results 1 - 10 of 45 for ma**@mailinator.com"

--
-bts
-Warning: I brake for lawn deer
Jan 18 '06 #18
In <11*********************@z14g2000cwz.googlegroups. com>, on
01/18/2006
at 01:01 PM, ma**@mailinator.com said:
in several years of programming-related posts, ive never had any
problems of the childish sort i see in this group (ie, reprimands &
boasting of killfile use
Did it ever occur to you that the reprimands[1] and killfile use might
have been justified? You clearly have a chip on your shoulder.
nobody there has ever given two shits for multiposts.


So you don't believe that basic rules of netiquette apply to you, and
when your lapses are pointed out you are offended? I can see why you
are popular in twit lists.

*PLONK*

[1] E.g., the absence of an attribution line.

--
Shmuel (Seymour J.) Metz, SysProg and JOAT <http://patriot.net/~shmuel>

Unsolicited bulk E-mail subject to legal action. I reserve the
right to publicly post or ridicule any abusive E-mail. Reply to
domain Patriot dot net user shmuel+news to contact me. Do not
reply to sp******@library.lspace.org

Jan 26 '06 #19

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
1972
by: christian9997 | last post by:
Hi I would be very helpful if someone could help me with this code. It works fine in IE but when I display it in Netscape or Firefox and I move the mouse from one menu to the other the gap...
23
6365
by: Markus | last post by:
Hi, i have this problem: Sometimes, i can't reproduce, if i click on an small image on the website, the popup _AND_ an other Tab in firefox open. Here are the linkcode: <div...
3
2939
by: niconedz | last post by:
Hi The following code works fine in IE but not Firefox. It's a little script that zooms an image and resizes the window to fit. Can anybody tell me what's wrong? Thanks Nico == btw.....
4
1454
by: News | last post by:
I am trying to create a header and a menu using CSS, my idea is sort of working on FF but IE it looks gross. I cannot tell why, could anyone help me. Also why is there a space between all the...
3
4105
by: Alexander Higgins | last post by:
Hello, I would like to thank everyone for there help in advance. I have form which is using an iframe as a Rich Text Editor. Everything works as expected in IE but I have two issues with...
25
4525
Atli
by: Atli | last post by:
Hi. I've created this little window that is shown when I roll the mouse over elements I specify in my html code. Like a nubbin I test this in IE while I'me writing it, thinking it can hardly be...
12
2554
by: tim | last post by:
I am using foldoutmenu 3 and am having problems with viewing my menus in firefox. On my sub3 menus i have more than one line of text in some places. firefox does not recognise that there is more...
11
2788
by: davecph | last post by:
I'm constructing a website with a layout created with div-tags. They have a fixed width, float left, and display inline. When one of the div's contain a select-element the right-most div floats down...
1
4181
by: littlealex | last post by:
IE6 not displaying text correctly - IE 7 & Firefox 3 are fine! Need some help with this as fairly new to CSS! In IE6 the text for the following page doesn't display properly - rather than being...
3
2407
by: SAL | last post by:
Hello, I did google this issue and found some stuff related to BrowserCaps section of either web.config or machine.config but it didn't work. It seems that most pages in my webapp are okay but a...
0
7055
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7061
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7110
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7030
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5367
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4503
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3011
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
574
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
210
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.