не мне надо просто добавить таким способом окошечко, нужен пример кода этого окошечка, у меня сайт на php движке
-~{}~ 18.03.09 23:28:
нашел пример как окно в окне показывать
но надо наживать действие onclick
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#cccccc cellSpacing=0 cellPadding=4 border=1>
<TR>
<TD><IMG style="CURSOR: hand" onclick="window.open ('http://carphoto.ru/mazda2_2008/001.htm', '_blank', 'toolbar=0,resizable=0,location=0,scrollbars=0,status=0,menubar=0,width=921,height=534,left=0,top=0') " height=160 width=240 alt="Посмотреть большую картинку" src="http://www.carphoto.ru/mazda2_2008/001_240.jpg" border=0></TD>
<TD><IMG style="CURSOR: hand" onclick="window.open ('http://carphoto.ru/mazda2_2008/014.htm', '_blank', 'toolbar=0,resizable=0,location=0,scrollbars=0,status=0,menubar=0,width=921,height=534,left=0,top=0') " height=160 width=240 alt="Посмотреть большую картинку" src="http://www.carphoto.ru/mazda2_2008/014_240.jpg" border=0></TD>
</tr>
</table>
а при наведение как действие может называтся?