Здравствуйте, Kirill Nikolaev, Вы писали:
KN>а разве window:String
не есть target?
Нет. Не есть.
window:String [optional] - Specifies the window or HTML frame into which the document should load. You can enter the name of a specific window or select from the following reserved target names:
_self specifies the current frame in the current window.
_blank specifies a new window.
_parent specifies the parent of the current frame.
_top specifies the top-level frame in the current window.
KN>А вообще, полностью поддерживаю Xander Zerge, фреймы стоит использовать в довольно редких случаях и с умом. Здесь все без фреймов отлично попрет.
А почему вы так фреймы-то не любите?