In the examples that were provided in the thread on changing the Opacity of an image or layer in either IE or mozilla, what are some of the functions you can do using the filter option.
I have also seen this with a dropshadow on standard text.
Thanks
bryan






disaster-master posted this at 08:51 — 15th December 2002.
She has: 2,152 posts
Joined: May 2001
Oh how neat! I'll bet you will like these.
Introduction to Filters and Transitions
Filters and Transitions Master Samples
Sonia
"Life is not a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside, thoroughly used up, totally worn out, and loudly proclaiming -- WOW--What a Ride!!!"
jag5311 posted this at 16:40 — 15th December 2002.
They have: 202 posts
Joined: Jan 2002
Thats a nice little page microsoft has set up. Thanks Disaster, that is exactly what I was looking for.
Now.. if only Netscape and Opera could hook onto the concept, then they would be very powerful tools.
Suzanne posted this at 17:26 — 15th December 2002.
She has: 5,512 posts
Joined: Feb 2000
Netscape supports its own set.
http://www.blooberry.com/indexdot/css/properties/extensions/nsextensions.htm
love me, love my brain :: iStockphoto portfolio
Suzanne posted this at 17:35 — 15th December 2002.
She has: 5,512 posts
Joined: Feb 2000
Also, MS's proprietary css extensions don't work for mac browsers at all. The page won't even render for N7/mac and doesn't work in IE/mac.
When using proprietary (non-standard) coding, please make sure the page will function in other browsers.
love me, love my brain :: iStockphoto portfolio
imaputz posted this at 22:43 — 18th December 2002.
They have: 16 posts
Joined: Nov 2002
originial thread (Setting Opacity in layers/CSS)...
I believe the MS filters only work on Windows because it relies on DirectX (I could be wrong).
I managed to create a CSS based menu that used both IE's and Mozilla's proprietary tags to some effect. It was an Windows XP styled menu with opacity on the icons where the hover returned the opacity to 100%.
Regarding the IE filters, I ran into some weird behaviors in where they would not work else width was explicitly set to 100%.