Strict Standards: Resource ID#26 used as offset, casting to integer (26) in /home/tvoyweb/domains/tvoyweb.ru/public_html/forums/include/fm.class.php on line 401

Strict Standards: Resource ID#28 used as offset, casting to integer (28) in /home/tvoyweb/domains/tvoyweb.ru/public_html/forums/include/fm.class.php on line 401

Strict Standards: Resource ID#29 used as offset, casting to integer (29) in /home/tvoyweb/domains/tvoyweb.ru/public_html/forums/include/fm.class.php on line 401
ТвойWeb :: Версия для печати :: Открытие фоток
ТвойWeb » WebMaster класс » JavaScript » Открытие фоток

Страниц (1): [1]
 

1. TD - 28 Января, 2006 - 10:21:27 - перейти к сообщению
нужен скрипт, открывающий фотографии в отдельном маленьком окне
примерно как здесь
http://www.ultramedia.ru/gallery.php?id=6
причем желательно в виде функции, где переменная - имя открываемого файла
2. Дмитрий Б. - 29 Января, 2006 - 00:14:57 - перейти к сообщению
CODE:
function openFoto(url)
{
window.open(url, 'imageWindow', 'status=0, toolbar=0, width=400, height=300, menubar=0, resizable=1, location=0, left=100, top=100');
}

Примерно это надо?
3. TD - 01 Февраля, 2006 - 06:17:52 - перейти к сообщению
Thx =)

Форум на AlfaSpace.NET


Powered by ExBB
ExBB FM 1.0 RC1 by TvoyWeb.ru
InvisionExBB Style converted by Markus®

[Script Execution time: 0.0233]     [ Gzipped ]



Notice: ob_end_flush(): failed to send buffer of ob_gzhandler (1) in /home/tvoyweb/domains/tvoyweb.ru/public_html/forums/include/page_tail.php on line 33