vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Javascript Menus (https://vborg.vbsupport.ru/showthread.php?t=111248)

Beller 03-24-2006 02:56 PM

Javascript Menus
 
I am trying to create a dromdown menu like whats here ...
I am not well up on code , I am using all web menus pro ...
When I have a .js file created can I paste this code into the relevent template?

Freesteyelz 03-25-2006 08:36 AM

You can do that. If you want the drop down menu to display globally upload the .js file to your server and then call it in your "headerinclude" template:

Code:

<script type="text/javascript" src="your_file_here.js"></script>
The HTML portion of the code either add it in your "navbar" or "header" template.

Beller 03-25-2006 10:17 AM

Cheers for that...I'll give it a go ...Is there any particular place the html need to go in the header?

akanevsky 03-25-2006 03:08 PM

I can help you with creating a set of javascript menus, for a fee of course.

Beller 03-25-2006 03:53 PM

Very kind of you to offer Psionic... I'll give it a try & get back to you if I can't manage it.. Thanks

Freesteyelz 03-25-2006 07:28 PM

Quote:

Originally Posted by Beller
Is there any particular place the html need to go in the header?

Nah. Unless you use absolute positioning anywhere inside the <body> tags will do fine. :)

Beller 03-26-2006 09:02 PM

Quote:

Originally Posted by Freesteyelz
You can do that. If you want the drop down menu to display globally upload the .js file to your server and then call it in your "headerinclude" template:

Code:

<script type="text/javascript" src="your_file_here.js"></script>
The HTML portion of the code either add it in your "navbar" or "header" template.


Sorry if this is a stupid question...
Am I missing something?
Allwebmenus seems to only create .js files


All times are GMT. The time now is 08:28 PM.

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.00931 seconds
  • Memory Usage 1,721KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete