0
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
if (document.all('text1')!=null)
{
obj=document.all('text1');
obj.style.position='absolute';
obj.style.left=785+k;
obj.style.top=66;
}
if (document.all('text1')!=null)
{
obj=document.all('text2');
obj.style.position='absolute';
obj.style.left=785+k;
obj.style.top=88;
}
if (document.all('text1')!=null)
{
obj=document.all('img1');
obj.style.position='absolute';
obj.style.left=730+k;
obj.style.top=72;
}
if (document.all('text1')!=null)
{
obj=document.all('img2');
obj.style.position='absolute';
obj.style.left=904+k;
obj.style.top=84;
}
if (document.all('text1')!=null)
{
obj=document.all('img3');
obj.style.position='absolute';
obj.style.left=785+k;
obj.style.top=39;
}
if (document.all('text1')!=null)
{
obj=document.all('img4');
obj.style.position='absolute';
obj.style.left=795+k;
obj.style.top=109;
}
Надеюсь, что это генерировали в цикле, а не писали руками.
Запостил:
telnet ,
31.08.2010 (Updated 24.03.2018 )
еще весело наверное выглядит, если позиционирование абсолютное