It's difficult to tell what is being as开发者_开发百科ked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.
It's difficult to tell what is being as开发者_开发百科ked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Will it open as a normal new window or will it be bounded by the iframe?
If you are doing a window.open() inside the iFrame, it will open another fresh browser window not bound to the iFrame. Is that what you were asking?
Here: http://jsfiddle.net/uVbZb/
Opens in a new window, regardless of being in a frame.
精彩评论