![]() |
UKBL,.- another thing you can do is put them between an <li> tag on one of your blacktabs.
|
Quote:
Thanks in advance! |
Btw, in relation to the target="_blank" coding tweak not working for me (to have links open up in a new browser window), I am running vb 3.8.2 if it matters.
I'd also like to know if it's possible to have any of the links in the dropdown list show up as bolded or with colored text? |
Anyone with a suggestion out there?
|
Quote:
|
I am not familiar with the whole CSS thing...I haven't been able to get tags to work for color or bold fonts...doesn't seem like it should be hard, but so far no luck.
I'm really more interested in the code to have the link open up a new browser window when clicked. Anyone got suggestions on that? Thanks in advance! |
Still looking for help with the code text to get the drop-down link to open a new browser window guys? I've inserted the target="_blank" text exactly as shown, and it doesn't work.
Anyone have suggestions? |
Hi,
This is how it looks without the target blank Code:
<option value="http://www.ukbusinesslive.co.uk">UKBusinesslive Store</option> Code:
<option value="http://www.ukbusinesslive.co.uk" target="_blank" >UKBusinesslive Store</option> Let me know how you got on, or perhaps post your code here and we'll take a look ;) |
Quote:
Code:
<div id="drop_box_nav"><form action="#" onsubmit="return go_nav();"><select name="my_links" id="my_links" align="center"> |
Hi
heres your code Code:
<option value="http://www.dabearz.com/forums/" target="_blank">Bears/DaBears</option> So this is what it should look like <option value="http://www.ukbusinesslive.co.uk" target="_blank" >UKBusinesslive Store</option> and this is where you've gone wrong, highlighted in red <div id="drop_box_nav"><form action="#" onsubmit="return go_nav();"><select name="my_links" id="my_links" align="center"> <option value="http://www.dabearz.com/forums/" target="_blank" >Bears/DaBears</option> <option value="http://www.chicagobears.com/">Bears/Team Site</option> <option value="http://forums.bengalszone.com/">Bengals/BengalsZone</option> You seem to have a forward slash "/" at the end of your urls, Delete that and the target="_blank" should work ;) |
All times are GMT. The time now is 07:58 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|