Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   Tech Help (http://zelaron.com/forum/forumdisplay.php?f=329)
-   -   This is to Chrusher or any other web programmer (http://zelaron.com/forum/showthread.php?t=17231)

Leprekawn 2003-05-10 03:55 PM

This is to Chrusher or any other web programmer
 
i got a question... what exactly is the HTML code for the link to fade from one color to the next when u hold ur mouse over it? i'm under the HUD layout and that is the one im talkin about, it goes from green to white and i wanna know how to do that

LiveWire 2003-05-10 05:06 PM

1 Attachment(s)
Quote:

Originally Posted by Leprekawn
i got a question... what exactly is the HTML code for the link to fade from one color to the next when u hold ur mouse over it? i'm under the HUD layout and that is the one im talkin about, it goes from green to white and i wanna know how to do that




Download the attachments below! Edit that attachment to fix the colors and stuff, once you have customized your fading colors,
you need to upload fade_link.js file to your server!
when your done uploading, put the following code:

PHP Code:

<script src="fade_link.js" language="Javascript"></script> 

in your Header


Remember, You can only edit fade_link.js with a text editor or a php editor!! And point the url where fade_links is located like this:

PHP Code:

<script src="http://www.yoursite.com/images/fade_link.js" language="Javascript"></script> 

Hope this helps ya out


All times are GMT -6. The time now is 05:54 AM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.