PDA

View Full Version : Make hover links glow


pauli
10-14-2008, 07:14 AM
Does anyone have any idea how to make you links glow when you mouse over them... I have seen it on a couple of forums...

Here is an example...

http://jpicforum.info/lots-humor/ mouse over the horoscope or arcade and you will see what I am talking about..

Thanks

Lynne
10-14-2008, 02:50 PM
Looking at the page source, I'd say it has something to do with this script:

<!-- JPiC rainbow effect -->
<script type="text/javascript" src="http://jpicforum.info/rainbow.js"></script>
<!-- / JPiC rainbow effect -->

pauli
10-14-2008, 04:26 PM
Thank you... I found the rainbow script, added it and it works great.