473,657 Members | 2,758 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

style="FILTER:a lpha(opacity=0

Hi at all

please can you inform me how I can use style="FILTER:a lpha(opacity=0 to
obtein dinamics image effects like fade ?
Infact I tryed to use it from javascripts but I am unable from javascript
to change the opacity value dinamically

regards

Pablitoscrpts
Feb 17 '06 #1
3 10221
Pablito wrote:

please can you inform me how I can use style="FILTER:a lpha(opacity=0


You do realize that this is a non-standard CSS property, don't you?
Since this thing only works in IE, you'd be better off asking in some MS
newsgroup, microsoft.publi c.<something IE-related>

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Feb 17 '06 #2

"kchayka" <us****@c-net.us> ha scritto nel messaggio
news:45******** ****@individual .net...
Pablito wrote:

please can you inform me how I can use style="FILTER:a lpha(opacity=0


You do realize that this is a non-standard CSS property, don't you?
Since this thing only works in IE, you'd be better off asking in some MS
newsgroup, microsoft.publi c.<something IE-related>

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.


SORRY but I thought it wa a CSS style

Is there some thing like?

Pablito
Feb 20 '06 #3
VK

Pablito wrote:
"kchayka" <us****@c-net.us> ha scritto nel messaggio
news:45******** ****@individual .net...
Pablito wrote:

please can you inform me how I can use style="FILTER:a lpha(opacity=0


You do realize that this is a non-standard CSS property, don't you?
Since this thing only works in IE, you'd be better off asking in some MS
newsgroup, microsoft.publi c.<something IE-related>

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.


SORRY but I thought it wa a CSS style


It is, you're fine.

But cross-browser fade effect with full set of gradations (not just
State 1 / State 2) is not possible with CSS only, you need to script.
If you fine with it, ask in <comp.lang.java script>

Feb 20 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.