frame的几种打开方式

0 views
Skip to first unread message

love0...@gmail.com

unread,
Mar 21, 2006, 11:48:11 PM3/21/06
to 52info
<a href='abc.com' target=#>abc</a>
#=
  请注意最后一个链接中target的定义为_parent,这属于4个特殊的保留值。它们是:

_parent:在当前FRAMESET位置显示新href。
_top:在当前整个窗口位置显示新href,比如本身FRAMESET位于另一个FRAMESET中。

_self:强制在当前FRAME中显示新href。
_blank:在新窗口中显示href。

Reply all
Reply to author
Forward
0 new messages