Код
<center><a href="">Все смайлы</a></center><br> //Ссылка
<table width="324" height="164" border="0" align="center" cellpadding="0" cellspacing="0"> //Таблица
<tr>
<td>Смайлы</td>
</tr>
</table>
<table width="324" height="164" border="0" align="center" cellpadding="0" cellspacing="0"> //Таблица
<tr>
<td>Смайлы</td>
</tr>
</table>
Спустя 2 дня, 5 часов, 12 минут, 48 секунд (9.05.2008 - 19:55) kirik написал(а):
Код
java script:
function pop_up(iTITLE)
{
newWindow=window.open('about:blank','newWin','menubar=no,toolbar=no,location=no,scrollbars=no,status=no,titlebar=no,directories=no')
newWindow.document.write('<html><head><title>' + iTITLE + '<\/title><\/head><body style="padding:0;margin:0;"><table width="324" height="164" border="0" align="center" cellpadding="0" cellspacing="0"><tr><td>Смайлы</td><\/tr><\/table><\/body><\/html>')
}
HTML:
<center><a href="java script:pop_up('Все Смайлы')">Все смайлы</a></center>
function pop_up(iTITLE)
{
newWindow=window.open('about:blank','newWin','menubar=no,toolbar=no,location=no,scrollbars=no,status=no,titlebar=no,directories=no')
newWindow.document.write('<html><head><title>' + iTITLE + '<\/title><\/head><body style="padding:0;margin:0;"><table width="324" height="164" border="0" align="center" cellpadding="0" cellspacing="0"><tr><td>Смайлы</td><\/tr><\/table><\/body><\/html>')
}
HTML:
<center><a href="java script:pop_up('Все Смайлы')">Все смайлы</a></center>
такое? почитайте подробнее про window.open
_____________
FC Barcelona - она всегда будет в моем сердце!