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