![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello everyone and thanks in advance. I am having a very simple but frustrating problem with IE 6.0. I have a style defined as: .tooltip{ background-color:#FFFF99; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black; border: 1px solid black; left:100px; top:200px; width:100px; height: 20px; visibility: visible; position: absolute; } I then use this style in a div: <div id='tooltip1' class="tooltip"></div Changing the height below some value (below about 15px) causes no further changes to the height of the div in IE 6.0., although it does work as it should in NS 7.1. I have tried this using both standards mode and non-standards mode with no effect. |
#3
| |||
| |||
|
|
Hello everyone and thanks in advance. I am having a very simple but frustrating problem with IE 6.0. I have a style defined as: .tooltip{ background-color:#FFFF99; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black; border: 1px solid black; left:100px; top:200px; width:100px; height: 20px; visibility: visible; position: absolute; } I then use this style in a div: <div id='tooltip1' class="tooltip"></div |
|
Changing the height below some value (below about 15px) causes no further changes to the height of the div in IE 6.0., although it does work as it should in NS 7.1. I have tried this using both standards mode and non-standards mode with no effect. |
![]() |
| Thread Tools | |
| Display Modes | |
| |