Field Summary | ||
---|---|---|
const int | BLANK | |
Opens the linked document in a new window or tab
|
||
const int | PARENT | |
Opens the linked document in the parent frame
|
||
const int | SELF | |
Opens the linked document in the same frame as it was clicked (this is default)
|
||
const int | TOP | |
Opens the linked document in the full body of the window
|
const int BLANK
const int PARENT
const int SELF
const int TOP