Click here to Skip to main content
15,920,438 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Change window attribut from a URL Pin
Spaz8010-Aug-05 3:50
Spaz8010-Aug-05 3:50 
GeneralRe: Change window attribut from a URL Pin
JKroschel10-Aug-05 4:23
JKroschel10-Aug-05 4:23 
GeneralRe: Change window attribut from a URL Pin
Spaz8010-Aug-05 4:33
Spaz8010-Aug-05 4:33 
GeneralRe: Change window attribut from a URL Pin
JKroschel10-Aug-05 4:51
JKroschel10-Aug-05 4:51 
Generalasp.net - password fields Pin
wpcolleen8-Aug-05 23:08
wpcolleen8-Aug-05 23:08 
GeneralRe: asp.net - password fields Pin
Guffa9-Aug-05 5:28
Guffa9-Aug-05 5:28 
GeneralSending Messages with MNC and MCC setting Pin
v.k.s8-Aug-05 21:19
v.k.s8-Aug-05 21:19 
Generalcss question Pin
matthias s.8-Aug-05 5:50
matthias s.8-Aug-05 5:50 
hi there,

I have created a div with a position:absolute; attribute. Here is the declaration:
#pageheader {
 background: #F0F0F0 url(img/default_headerback.jpg) no-repeat top left;
 position:absolute;
 top:0px;
 left:0px;
 width:600px;
 height:300px;
 border-top: solid 5px black;
 border-bottom: solid 5px black;
 clear:none;
}

Below this one, I've created another div, which should vertically start immediately below the above div top: 300px;. Problem is, IE displays the border inside the 300px height whereas IE seems to add the border to the height. The result is, the lower div overlaps the upper one by exactly 10px.

Is there a hack to it?

Thanks in advance!

/matthias


I love deadlines. I like the whooshing sound they make as they fly by.
[Douglas Adams]

GeneralRe: css question Pin
Guffa8-Aug-05 8:03
Guffa8-Aug-05 8:03 
GeneralRe: css question Pin
WoutL8-Aug-05 21:38
WoutL8-Aug-05 21:38 
GeneralRe: css question Pin
matthias s.9-Aug-05 2:40
matthias s.9-Aug-05 2:40 
Generalasp panel Pin
monageasmear8-Aug-05 4:20
monageasmear8-Aug-05 4:20 
GeneralTo Get the Index in a table Pin
cberam8-Aug-05 1:32
cberam8-Aug-05 1:32 
GeneralDrop Down List Pin
Goodway8-Aug-05 1:11
Goodway8-Aug-05 1:11 
GeneralRe: Drop Down List Pin
Guffa8-Aug-05 2:16
Guffa8-Aug-05 2:16 
GeneralRe: Drop Down List Pin
Goodway8-Aug-05 20:32
Goodway8-Aug-05 20:32 
GeneralRe: Drop Down List Pin
Guffa8-Aug-05 22:28
Guffa8-Aug-05 22:28 
GeneralRe: Drop Down List Pin
Goodway9-Aug-05 20:56
Goodway9-Aug-05 20:56 
GeneralRe: Drop Down List Pin
Guffa9-Aug-05 22:52
Guffa9-Aug-05 22:52 
GeneralForce CAB file download Pin
FX Sniper6-Aug-05 11:23
FX Sniper6-Aug-05 11:23 
Generaltag Pin
cberam5-Aug-05 23:23
cberam5-Aug-05 23:23 
GeneralRe: tag Pin
Guffa6-Aug-05 0:10
Guffa6-Aug-05 0:10 
Generaljavascript problem Pin
bin_bin15-Aug-05 13:01
bin_bin15-Aug-05 13:01 
GeneralRe: javascript problem Pin
Guffa5-Aug-05 23:03
Guffa5-Aug-05 23:03 
GeneralRe: javascript problem Pin
bin_bin16-Aug-05 16:00
bin_bin16-Aug-05 16:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.