Re: [css-d] Image Fading Effect w/ CSS

2006-06-19 Thread Micky Hulse
francky wrote: > Hi all, > Another contribution: img-rollover + fading in, also with css only (eh, > and 2 images): testpage > . Ah, pretty cool actually... I would have never thought to use a .gif. But, it seems it has pote

Re: [css-d] Image Fading Effect w/ CSS

2006-06-19 Thread francky
Micky Hulse wrote: >TMH Design wrote: > > >>Look at this page please - >>http://www.santarosadentist.com/enriching_lives.htm When you mouse over the >>pictures the opacity changes, or so it would seem. Can this same effect be >>achieved using CSS only? Tom >> >> >You might find this useful:

Re: [css-d] Image Fading Effect w/ CSS

2006-06-19 Thread Micky Hulse
TMH Design wrote: > Look at this page please - > http://www.santarosadentist.com/enriching_lives.htm When you mouse over the > pictures the opacity changes, or so it would seem. Can this same effect be > achieved using CSS only? Tom You might find this useful: http://www.pmob.co.uk/temp/cssrollo

Re: [css-d] Image Fading Effect w/ CSS

2006-06-19 Thread Bob Boisvert
I may be getting in on this a little late but there's a good explanation / tutorial for image opacity with CSS at this web site. My apology if this has been stated already. http://www.mandarindesign.com/opacityblending.html Bob -- No virus found in this outgoing message. Checked by AVG Free Ed

Re: [css-d] Image Fading Effect w/ CSS

2006-06-19 Thread Ben Liu
- From: Ben Liu [mailto:[EMAIL PROTECTED] Sent: Monday, June 19, 2006 1:03 PM To: TMH Design Cc: css-d@lists.css-discuss.org Subject: Re: [css-d] Image Fading Effect w/ CSS You can do this with a:hover and two separate background images I think. - Ben On 6/20/06, TMH Design <[EMAIL PROTECTED

Re: [css-d] Image Fading Effect w/ CSS

2006-06-19 Thread [EMAIL PROTECTED]
depends on the desierd effect - here's an example with a single image and opacity: www.dottedi.biz/codesamples/opacity_upon_hover.html View source - the CSS is contained. JavaScript is commonly used for more complex fading type transitions. TMH Design wrote: >Look at this page please - >htt

Re: [css-d] Image Fading Effect w/ CSS

2006-06-19 Thread Ben Liu
You can do this with a:hover and two separate background images I think. - Ben On 6/20/06, TMH Design <[EMAIL PROTECTED]> wrote: > Look at this page please - > http://www.santarosadentist.com/enriching_lives.htm When you mouse over the > pictures the opacity changes, or so it would seem. Can thi

[css-d] Image Fading Effect w/ CSS

2006-06-19 Thread TMH Design
Look at this page please - http://www.santarosadentist.com/enriching_lives.htm When you mouse over the pictures the opacity changes, or so it would seem. Can this same effect be achieved using CSS only? Tom __ css-discuss [EMAIL