[css-d] Image height ignored for div height in IE6

2007-01-26 Thread Aleve Sicofante
Hi,

I'm experiencing a problem with IE6. I have a div that takes its size from
its content, which is both text and one image. In Firefox and IE7 the height
of the div is properly calculated, but in IE6 only text is taken into
account.

You can see the effect here: http://www.vieira.es/test/index.html

(This will be noticed in 1280 x 1024 or higher full screen. Lower
resolutions won't show the issue.)

Do you guys know why and how can this be solved?

Thanks for any help.

Pablo
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Using display attribute + javascript moves page to the top

2007-01-23 Thread Aleve Sicofante
Hi,

I'm using the trick of using the display attribute + javascript to reveal or
hide parts of the page. It works fine except for one thing. If the user has
scrolled down the page, clicking on any of the links that invoke the
appropriate javascript makes the page suddenly scroll to the top. This is
really annoying. Is there any way to change this?

Please check the behaviour at this test page: http://www.vieira.es/test/

Thanks for any help.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Nested divs height nightmare

2006-11-15 Thread Aleve Sicofante
I'm fairly new to CSS and I'm having a hard time understanding how to set
the height of nested divs.

I'm using three divs to create decoration. The inner div should set the
height of the group. This works fine in IE6 and that's all the customer
required at first, but I also want it to work in Firefox. I've seen that IE7
works here the same as Firefox, so I should definitely fix this issue before
launching the real site.

Please check the testing versions here:

http://www.vieira.es/test/index.html
http://www.vieira.es/test/maquinaria.html

I'm googling around, but I can't find a solution, probably because I can't
find the right search string, so I would appreciate both direct help and
suggestions of places to look for solutions.

Thanks for any help.

sicofante
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/