I forgot to add, that demo page doesn't exact have a bare bones
example of just the color part......

so here is one

http://jsbin.com/unuru/edit (code)
http://jsbin.com/unuru (run)

including the "color.js" pretty much let's one use the ".animate"
method with these CSS properties:
'backgroundColor', 'borderBottomColor', 'borderLeftColor',
'borderRightColor', 'borderTopColor', 'color', 'outlineColor'

On Jan 11, 6:35 pm, "Dave Maharaj :: WidePixels.com"
<d...@widepixels.com> wrote:
> Right on thanks...
>
> I looked around but noting simple so I will def check it out.
>
> Thanks.
>
> Dave
>
> -----Original Message-----
> From: MorningZ [mailto:morni...@gmail.com]
> Sent: January-11-10 7:30 PM
> To: jQuery (English)
> Subject: [jQuery] Re: Fade question
>
> I used the color plugin for exactly that... works really well
>
> http://plugins.jquery.com/project/colorhttp://dev.jquery.com/~john/ticket/fx-rewrite2/
>
> On Jan 11, 5:35 pm, "Dave Maharaj :: WidePixels.com"
> <d...@widepixels.com> wrote:
> > When i add a new record its inserted into a div. How can I make it so
> > its has a color then fades out. Kind of like a success message after
> > you save something only i am just fading out the color not the content.
>
> > jquery UI highlight is a good example of the idea i am looking for.
>
> > So I have my:
>
> > $(response.html).hide().prependTo('#sortable').slideDown('slow');
>
> > so i would like it to be yellow for example when the user first sees
> > the new record then slowly fade out leaving only the record.
>
> > Thanks
>
> > Dave
> No virus found in this incoming message.
> Checked by AVG -www.avg.com
> Version: 9.0.725 / Virus Database: 270.14.130/2607 - Release Date: 01/11/10
> 16:05:00

Reply via email to