|
| |||
| Re: ie7, vista, opacity Start here http://msdn2.microsoft.com/en-us/ie/default.aspx and here http://msdn2.microsoft.com/en-us/ie/aa740476.aspx -- ~Robear Dyer (PA Bear) MS MVP-Windows (IE, OE, Security, Shell/User) AumHa VSOP & Admin http://aumha.net DTS-L.ORG http://66.39.69.143/ Scott Heath wrote: > I am developing web pages. When I use the opacity css property, Firefox > can > use it on XP, but IE7 ignores it. Does anyone know if this property works > on ie7 under vista? |
| |||
| Re: ie7, vista, opacity Hi, Any help here: http://msdn2.microsoft.com/en-us/library/ms532967.aspx Good luck, Donald Anadell "Scott Heath" <Scott_Heath@bonfils.org> wrote in message news:C3744416.ECB2%Scott_Heath@bonfils.org... >I am developing web pages. When I use the opacity css property, Firefox >can > use it on XP, but IE7 ignores it. Does anyone know if this property works > on ie7 under vista? > |
| |||
| ie7, opacity style or filter... Yes, thanks! That told me exactly how ie7 implements opacity, and that ie does not support the 'opacity' css property. I am using a snippet from bigbold that provides several effects that use the 'opacity' style attribute. Now that bigbold has gone away, I'm not sure I can decipher their snippet and adapt it for ie. Is there any comparable xb or ie fader code? Most fader code I have found simply fades from one message to another in a fully visible section of the page. I am fading an entire div from display:none to display:block, so the existing page shows through as the new content takes shape. Now I know ie can do this, but I hate using branching code. Any suggestions? On 11/29/07 11:37 AM, in article OhIwhbrMIHA.4480@TK2MSFTNGP06.phx.gbl, "Donald Anadell" <danadell@nospamersmikrotec.com> wrote: > Hi, > Any help here: > http://msdn2.microsoft.com/en-us/library/ms532967.aspx > > Good luck, > > Donald Anadell > > > > "Scott Heath" <Scott_Heath@bonfils.org> wrote in message > news:C3744416.ECB2%Scott_Heath@bonfils.org... >> I am developing web pages. When I use the opacity css property, Firefox >> can >> use it on XP, but IE7 ignores it. Does anyone know if this property works >> on ie7 under vista? >> > > |
| |||
| Re: ie7, opacity style or filter... "Scott Heath" <Scott_Heath@bonfils.org> wrote in message news:C37465E1.EDF1%Scott_Heath@bonfils.org... > Yes, thanks! You're welcome Scott. I'm not a Web site developer, but I was aware that the 'opacity' css property is handled by Safari and Mozilla but with IE you have to implement the Alpha Filter to render Opacity. I don't have an answer for your additional question, you might be better served asking this question in a Development new group. Good luck, Donald Anadell > > That told me exactly how ie7 implements opacity, and that ie does not > support the 'opacity' css property. > > I am using a snippet from bigbold that provides several effects that use > the > 'opacity' style attribute. Now that bigbold has gone away, I'm not sure I > can decipher their snippet and adapt it for ie. Is there any comparable xb > or ie fader code? > > Most fader code I have found simply fades from one message to another in a > fully visible section of the page. I am fading an entire div from > display:none to display:block, so the existing page shows through as the > new > content takes shape. Now I know ie can do this, but I hate using branching > code. Any suggestions? > > > On 11/29/07 11:37 AM, in article OhIwhbrMIHA.4480@TK2MSFTNGP06.phx.gbl, > "Donald Anadell" <danadell@nospamersmikrotec.com> wrote: > >> Hi, >> Any help here: >> http://msdn2.microsoft.com/en-us/library/ms532967.aspx >> >> Good luck, >> >> Donald Anadell >> >> >> >> "Scott Heath" <Scott_Heath@bonfils.org> wrote in message >> news:C3744416.ECB2%Scott_Heath@bonfils.org... >>> I am developing web pages. When I use the opacity css property, Firefox >>> can >>> use it on XP, but IE7 ignores it. Does anyone know if this property >>> works >>> on ie7 under vista? >>> >> >> > |
| |||
| Re: ie7, opacity style or filter... Thanks again! I guess I'll have to keep looking. At least now I know what I'm looking for. On 11/29/07 1:42 PM, in article eH4MRhsMIHA.1184@TK2MSFTNGP04.phx.gbl, "Donald Anadell" <danadell@nospamersmikrotec.com> wrote: > > "Scott Heath" <Scott_Heath@bonfils.org> wrote in message > news:C37465E1.EDF1%Scott_Heath@bonfils.org... >> Yes, thanks! > > You're welcome Scott. > > I'm not a Web site developer, but I was aware that the 'opacity' css > property is handled by Safari and Mozilla but with IE you have to implement > the Alpha Filter to render Opacity. I don't have an answer for your > additional question, you might be better served asking this question in a > Development new group. > > Good luck, > > Donald Anadell > > >> >> That told me exactly how ie7 implements opacity, and that ie does not >> support the 'opacity' css property. >> >> I am using a snippet from bigbold that provides several effects that use >> the >> 'opacity' style attribute. Now that bigbold has gone away, I'm not sure I >> can decipher their snippet and adapt it for ie. Is there any comparable xb >> or ie fader code? >> >> Most fader code I have found simply fades from one message to another in a >> fully visible section of the page. I am fading an entire div from >> display:none to display:block, so the existing page shows through as the >> new >> content takes shape. Now I know ie can do this, but I hate using branching >> code. Any suggestions? >> >> >> On 11/29/07 11:37 AM, in article OhIwhbrMIHA.4480@TK2MSFTNGP06.phx.gbl, >> "Donald Anadell" <danadell@nospamersmikrotec.com> wrote: >> >>> Hi, >>> Any help here: >>> http://msdn2.microsoft.com/en-us/library/ms532967.aspx >>> >>> Good luck, >>> >>> Donald Anadell >>> >>> >>> >>> "Scott Heath" <Scott_Heath@bonfils.org> wrote in message >>> news:C3744416.ECB2%Scott_Heath@bonfils.org... >>>> I am developing web pages. When I use the opacity css property, Firefox >>>> can >>>> use it on XP, but IE7 ignores it. Does anyone know if this property >>>> works >>>> on ie7 under vista? >>>> >>> >>> >> > > |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sidebar opacity | Peter O. | Windows Vista | 4 | 11-09-2009 04:30 AM |
| Sidebar opacity | dev | Windows Vista | 4 | 05-14-2007 06:30 AM |
| IE PNG Images with Alpha-transparency -> Alpha(opacity) will not w | Matthias V. | Internet Explorer | 4 | 05-06-2007 09:24 AM |
| RE: PNG and Opacity, Alpha filter | Corgalore | Internet Explorer | 0 | 05-06-2007 08:42 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |