Opening a new browser window

History Key

  • New content
  • Removed content

Recent Versions

Choose two versions to compare, or click the link to view it.

  1. 2. over 2 years by judah
  2. 1. over 2 years by judah
 

contentIf you specify the hyperlinkTarget you can specify a window by name or use a browser target keyword.

The following will open in a new blank browser window,

		<controls:TextLink text="Google" hyperlink="http://www.google.com" hyperlinkTarget="_blank"/>