|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (5 bit)
Join Date: Jul 2001
Posts: 23
|
Hyperlink code
Hi,
I have a small web site with links to other sites. When a link is activated it opens the site in the browser that is being used. How would I code the URL to open a second browser to display the information, or if a script is necessary what would it be? Thanks in advance Bob |
|
|
|
|
|
#2 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Pretty easy. Like so:
<A Href="http://www.sitename.com" target="_blank">Sitename</A> By doing this, you have no control of the size of the window or it's placement. To control that you would have to use javascript.
__________________
Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row |
|
|
|
|
|
#3 |
|
Banned
Join Date: Jul 2000
Location: Bakersfield,CA
Posts: 7,761
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|