simply jquery colour fade
- Started
- Last post
- 6 Responses
- leewilson78
Hi all,
I have a box with some text in it, its black text in a white box, when I hover over, I would like the colours to fade to white text on a black background, using jquery.
Can anyone help?
- Stugoo0
colour plugin will help you with this.
http://plugins.jquery.com/projec…on focus, animate color, then on blur remove.
should be you!
- leewilson780
Do you know if there might be any conflict with the coda slider script:
http://jqueryfordesigners.com/de…
js:
http://jqueryfordesigners.com/de…
For some reason, when I have the coda slider js on a page, the color fading doesn't work, if I remove it it does.
Any ideas?
Thanks
- Stugoo0
hrm not sure if im honesst. do have example code?
- alicetheblue0
they have code sample here, I think –
http://css-tricks.com/color-fadi…
- d_rek0
can use jFade plugin too
http://www.gimiti.com/kltan/word…- wow - I love that – he explains what it means, tooalicetheblue
- using it on my portfolio site www.derekapa.com to some effect *cough* shameless plug *cough*d_rek
- duckseason0
was just looking into using something similar