|
Page 1
When you enter or define a link in Trellix that will go to a different URL (web site), you can designate that it will open in a new window by adding: "target="_blank to the end of the URL.
1. Highlight the text or image you want to use
2. Then right click on the text or image, and click on 'Create link to URL or file...'
3. The following 'Link Properties' screen will appear:
4. In the URL field (which is preloaded with http://), begin entering the URL address
of the site you want to link to like this:
http://www.trellix.com" target="_blank
Note: the first double quote (") is followed by a space, followed by the word target=,
and another double quote, followed by an underscore and the word blank.
Do not add another dounble quote at the end --- Trellix does this automatically!
Now let's learn how to do the same thing in Javascript ... Next page>
|