vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Cool Rollover Effect - From phpBB (https://vborg.vbsupport.ru/showthread.php?t=39507)

MartynJ 06-05-2002 11:25 PM

Cool Rollover Effect - From phpBB
 
1 Attachment(s)
Found a forum the other day with a Javascript Rollover effect that I MUST have. I can tell it's fairly easy to do, but wondered if anyone has done it yet.

The site I found it on was at http://www.grendelslair.com/forums and the actual phpBB plugin with the .js file is attached for anyone to see.

Dean C 06-06-2002 08:50 AM

there's a thread in "Template Modification" as to how to do this....

MartynJ 06-06-2002 08:11 PM

Which thread? There are a whole bunch that come up when you seach for Rollover, or Mouseover. Also, are they ones that do the fading colour change, not just switch colour onmouseover?

Dark_Wizard 06-06-2002 09:12 PM

You can use the one you posted...add the js file to your forum root and add the script piece to your headinclude template.

xug 06-06-2002 11:02 PM

Quote:

Originally posted by MartynJ
Which thread? There are a whole bunch that come up when you seach for Rollover, or Mouseover. Also, are they ones that do the fading colour change, not just switch colour onmouseover?
You can find them all here !

Take a look at my forum

MartynJ 06-07-2002 03:58 PM

Erm, care to explain how? Am I substituting the part in the CSS that says "change the link on mouse over" with a path to fade.js or do I paste the file in, and where? Be more specific? I am really not the surest of chaps...
Quote:

Originally posted by Dark_Wizard
You can use the one you posted...add the js file to your forum root and add the script piece to your headinclude template.

Dark_Wizard 06-07-2002 04:16 PM

Place this in your header or headinclude template:
<script language="JavaScript" src="fade.js"></script>

and copy the fade.js to your forum root....


All times are GMT. The time now is 11:16 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.01015 seconds
  • Memory Usage 1,719KB
  • 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_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