View Full Version : Cool Rollover Effect - From phpBB
MartynJ
06-05-2002, 11:25 PM
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.
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...
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....
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.