I'm staring at this code..
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
img:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
Home » Forums » The HTML Editor » JQuery Scroller <Img Links>
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.