highlightfade.js

highlightfade.js

Hi,

I'm currently using the highlightfade.js (in this script  http://flesler.blogspot.se/2007/10/jqueryscrollto.html) for my website. It works great except that I'm using a rgba background-color with opacity ( 0,0,0,0.7) in my CSS. Can you help me to fix the script so it works nicer with the opacity setting?

Right now it works but it goes from opacity --> fade to white --> then just flashes back to the opacity background color. It would be nice if it could actually fade back to the opacity…

I would be VERY thankful if someone could help me with this one.

Kind regards,
Jakob

EDIT: I should say that I'm a total stranger to jQuery coding :)