[jQuery] remove a single css-property?

[jQuery] remove a single css-property?


is there any solution to remove a single css-property?
i've the problem, that .show() leaves >>filter: ;<< in the inline-style
(MSIE).
now i want to remove only this property, but only this and not e.g.
the whole inline-style (.removeAttr('style')).
is there a plugin or a core feature, which can help me?
greetings
Patric