The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Opening a new browser window from a dropdown navbar selection...
I have a forum that is made up of people primarily in the Upstate New York region. I coded a dropdown menu from the navbar that has streaming radio station links so that my members can listen to a local radio station while they're on the board. The problem I run into is that it merely changes the forum browser window that my board is on to the radio station's streaming skin.
Is there a way to make a new browser window open when clicking one of these links? |
#2
|
|||
|
|||
yeah where you have your links just add target="_blank" after it so if you have
<a href="link">link</a> it will become <a href="link" target="_blank">link</a> |
#3
|
|||
|
|||
Thank you for your help. It works great.
|
#4
|
|||
|
|||
no problem
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|