/    Sign up×
Community /Pin to ProfileBookmark

CSS filters in IE

Hi, my thread here is really based on myspace. I do all of my own coding for myspace, and i ran in to a little problem. When i try to get everything to be semi-transparent, it messes up. I sent e-mails to myspace, but didn’t get any help. I’ve done a few searches here, but never really came to a complete answer on how to fix this. I’ve found that filters don’t work very well with IE, but on some of the other threads there were fixes, but they didn’t really solve my problem. If anyone can help me out in anyway that would be much appreciated. I have pretty good knowledge in both css and html (xhtml).

here is the link to my myspace so you can see what it does. (have to view in IE because it works fine in FF)

[URL=this is the myspace link]http://www.myspace.com/itsmegavine[/URL]

And here is the code that is causing the problems:

[code]table table table{background-color: 0071db; border-style: inset;
border-color: 0071db; filter: alpha(opacity=85);}[/code]

when i delete the filter, everything is fine, so any help would be great, thanks in advance.

to post a comment
CSS

1 Comments(s)

Copy linkTweet thisAlerts:
@WebJoelNov 04.2006 — That looks incomplete somehow...

Not sure if this will work in Firefox at all, but what you're after is something like this: ?

filter:alpha(opacity=65); -moz-opacity: 0.5; opacity: 0.5; -khtml-opacity: 0.5;

(you have to set the numbers to what you want accordingly)
×

Success!

Help @g2k556 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.28,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...