Previous Javascript Menu Example Next Javascript Menu Example
Target

  • This demo uses theme office_blue.
  • Link can have different target property values.
  • Click any link from "File" subtree (target="frame"). It opens page in the frame below.
  • Click any link from "Edit" subtree (target="_blank"). It opens page in new window.
  • Click any link from "View" subtree (target="_new"). It opens page in new window.
  • Click any link from "Help" subtree (target="_top"). It opens page in the same window.