weird positioning intrepidity controlling asp.net, css, vs 2008, ie7
i am operative webpage asp.net/c# uses comprehensive positioning textbox, several fact. operative only fine, until i total some-more calm boxes. is, existent calm boxes still positioned correctly, nonetheless new ones not, notwithstanding fact i combined new styles css only others. an exampe below:
.piecebox {
position: absolute;
top: 425px;
left: 133px;
background-color: white;
color: black;
width: 132px;
font-weight: bold;
text-align: center;
}
identical styles same css record (with opposite names course) both above next work fine. i have checked, double-checked, triple-checked name impression cssclass charge correct. however, matter i do, including giving new name, duplicating aged entries, renaming them, etc., 3 new calm boxes position themselves during tip page, since others arrangement repremand comprehensive positions. i looked during aspx source page finished certain div, etc. i am during wits finish it. i adult workaround now, nonetheless i wish leave (involves programmatically formulating html inside an asp:literal.)
i checked indirect source (via ie's viewsource) category set justly indirect html.
one some-more thing box matters; website digest creatively combined vs 2005 converted vs 2008 format. should matter, nonetheless guess i plead it.
has anyone else means form behavior?
Comments
Post a Comment