Opacity problem...
Opacity problem...
Hello, I have followed this guide to complete a image rotator, works fine and no problem:
http://designm.ag/tutorials/image-rotator-css-jquery/
But the problem is the opacity in the description box. I am well aware that the whole div and its contents are affected with the opacity-attribute. But the thing I want to do is to only get the opacity of the box and the text should have 100% opacity.
Somebody that can help me modify this script, cause I am not a jquery-guru, to work as I want ;)
I have read here about the same problem http://forum.jquery.com/topic/apply-50-opacity-to-a-div
But the thing is that I want to implent it in the image-slider. Thanks in advance!