vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Home Enhancements - Dropdown Menu box for Links/Urls (https://vborg.vbsupport.ru/showthread.php?t=200283)

realdx 09-17-2009 11:50 AM

Anyway to implent the target_blank option in the vbadvanced module? I tried but with no results.. :( thanks!!

Alucard^ 10-25-2009 07:07 PM

Good man, installed... I love it.

The only problem that I have, is that doesn't open in a new browser window. And I am using this:

PHP Code:

<div id="drop_box_nav">
<
form action="#" onsubmit="return go_nav();">
<
select name="my_links" id="my_links">
  <
option value="http://www.google.com" target="_blank">Google</option>
  <
option value="http://www.google.com" target="_blank">Google</option>
  <
option value="http://www.google.com" target="_blank">Google</option>
  <
option value="http://www.google.com" target="_blank">Google</option>
</
select>
&
nbsp;&nbsp;
<
input type="submit" name="sub_nav" id="sub_nav" value="Go to URL" />
</
form>
</
div>
<
script type="text/javascript" src="subnav.js"></script


Cla75 05-28-2012 11:16 AM

Hi guys, I need your help
I uploaded the file in the root ... subnav.js
I opened a new forum and I have included in the description field

HTML Code:

<div id="drop_box_nav">
<form action="#" onsubmit="return go_nav();">
<select name="my_links" id="my_links">
<option value="http://www.GOOGLE.com" target="_blank">GOOGLE</option>
</select>
&nbsp;&nbsp;
<input type="submit" name="sub_nav" id="sub_nav" value="Go to URL" />
</form>
</div>
<script type="text/javascript" src="subnav.js"></script>

on index the dropdown menu is visible, I see all the sub-menus, but if you click on "Go to URL" reload the forum index

why? can anyone help me please?

thanks


All times are GMT. The time now is 01:02 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
  • Page Generation 0.01129 seconds
  • Memory Usage 1,732KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete