I am using jquery and css to fade the background color and opacity of a menu item. However, I want to have the background color be the actual css background color:
For example:
css background color: #eabf60
real color after .70 opacity: #ECCD85
i suppose this also depends largely in part on the background behind the opaque element...
Any ideas?