Тема
:
открытие по ссылке в том же окне
Показать сообщение отдельно
11.11.2008, 02:36
№
5
NtM
Регистрация: Sep 2006
Адрес: Calgary
Сообщений: 82
Код:
getURL(url, "_self")
_self specifies the current frame in the current window,
_blank specifies a new window,
_parent specifies the parent of the current frame, and
_top specifies the top-level frame in the current window.
NtM
Посмотреть профиль
Отправить личное сообщение для NtM
Найти все сообщения от NtM