[jQuery] Re: Fading out a text

2008-01-07 Thread JP

That was it! Nice and simple CSS no need trickering around with
javascript.
Thanks

-jp


On Jan 7, 1:05 pm, "Erik Beeson" <[EMAIL PROTECTED]> wrote:
> Effect can be seen here:http://fortuito.us/
>
> I think I would be inclined to overlay an alpha PNG to get that effect, not
> javascript.
>
> --Erik
>
> On 1/7/08, JP <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi,
>
> > I want to create an effect where text on the line starts to fade out
> > after 100 characters. I though, I have seen such an effect somewhere
> > but now I cannot find it. I think earlier Gmail inbox items were
> > rendereder like that but maybe I just remember wrong because now they
> > don't do that.
> > Has anyone else seen such a functionality?


[jQuery] Re: Fading out a text

2008-01-07 Thread Erik Beeson
Effect can be seen here: http://fortuito.us/

I think I would be inclined to overlay an alpha PNG to get that effect, not
javascript.

--Erik


On 1/7/08, JP <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> I want to create an effect where text on the line starts to fade out
> after 100 characters. I though, I have seen such an effect somewhere
> but now I cannot find it. I think earlier Gmail inbox items were
> rendereder like that but maybe I just remember wrong because now they
> don't do that.
> Has anyone else seen such a functionality?
>