Link to home
Start Free TrialLog in
Avatar of hankknight
hankknightFlag for Canada

asked on

IE JavaScript/CSS: filter:alpha(opacity=70);

Using JavaScript, how can I do this:
#modalOverlay {
	filter:alpha(opacity=70); 
}

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of Member_2_4913559
Member_2_4913559
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial