|
|
|
|
Posted 2003-05-10, 06:06 PM
in reply to Leprekawn's post "This is to Chrusher or any other web..."
|
|
|
|
Leprekawn said:
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
|
|
|
|
|
|
|
|
|
|
|