Bug in MS IE 6.0 SP1 in processing DHTML

A

Alexandr Klaus

I don't know what is this. I'm thinking that it's bug.
Look at this HTML-page:

<DIV id='LayerData' style='overflow: auto; height:150px; width:280;
position: static'>
<P>
<TABLE id="List" ALIGN="CENTER" border="1">
<tr>
<td><B>Col #1</B></td><td><B>Col #2</B></td>
</tr>
<tr style="background-color: #CFDBEA;">
<td>Data1</td><td>Data2</td>
</tr>
<tr> <td>14.01.03</td><td>Value</td> </tr>
<tr> <td>15.01.03</td><td>Value</td> </tr>
<tr style="background-color: #CFDBEA;">
<td>&nbsp;&nbsp;Data1</td><td>Data2</td>
</tr>
<tr> <td>01.02.03</td><td>Value</td> </tr>
<tr> <td>02.02.03</td><td>Value</td> </tr>
<tr> <td>03.02.03</td><td>Value</td> </tr>
<tr> <td>04.02.03</td><td>Value</td> </tr>
<tr> <td>05.02.03</td><td>Value</td> </tr>
<tr> <td>06.02.03</td><td>Value</td> </tr>
<tr> <td>07.02.03</td><td>Value</td> </tr>
<tr> <td>08.02.03</td><td>Value</td> </tr>
<tr> <td>09.02.03</td><td>Value</td> </tr>
<tr> <td>10.02.03</td><td>Value</td> </tr>
<tr> <td>11.02.03</td><td>Value</td> </tr>
</TABLE>
</DIV>

Please, press twice the button down of page. JavaScript must to show
or to hide some rows in the table. There are interesting
feature after this action: layer (<DIV></DIV>) are moving up or down
on page.

If remove table's property ALIGN='CENTER' or change this on
ALIGN='LEFT', then trouble will be disappear.
This trouble are observing with dynamic changing of table only and if
DIV has style OVERFLOW: AUTO.

Is it bug or feature ?
 
L

Lasse Reichstein Nielsen

(e-mail address removed) (Alexandr Klaus) writes:

Please don't put important information only in the subject.
I don't know what is this. I'm thinking that it's bug.
Look at this HTML-page:
....
Please, press twice the button down of page. JavaScript must to show
or to hide some rows in the table.

Which Javascript? You have not shown us any Javascript.
Is it bug or feature ?

I can't reproduce the problem with the information you have provided.
Can you give a link to an active page where I can see it?

/L
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top