No good - I've tried that and the Holly Hack on both the th and the sub. I
believe Position:relative invokes hasLayout anyway, so they shouldn't change
much.

No. Position:relative does not trigger hasLayout=true and is in fact very problematic when given without layout. http://www.satzansatz.de/cssd/rpfloat.html
Anyway.


With your additional comments, and not without, silly me, I was able to reproduce the problem at my end.
1. insert P>y and calculate
2. add y > 1


Then let the calculation go on with cntrl+F5. After some iterations, the calculation does take more and more time, and the jump of the relative positioned subcribtions takes effect as prescribed.

As this list likes ASCII art:


1 2 3 4 5 jumps to

P       y       s       s       s       s       s       s

while the image loads
to combine to

P       y       s1      s2      s3      s4      s5      s

Looks like an IE6 bug.

Ingo


























______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to