it's not a plugin, much simpler than that.
just a matter of including
.animate({opacity: 1.0}, 3000)
or similar in a chain.
(the opacity is faded from 1 to 1 over 3 seconds, hence no visible change
over that time)


Tane Piper wrote:
> 
> 
> I agree, I was going to be looking for something like this.
> 
> Would be nice to have a jQuery function, I'll check out that plugin
> 
> 
> On 7/15/07, jazzle <[EMAIL PROTECTED]> wrote:
>>
>>
>> See http://www.learningjquery.com/2007/01/effect-delay-trick
>> (it's not a stupid question btw)
>>
>>
>> goofy166 wrote:
>> >
>> >
>> > I have mastered many of the incredible features of jquery today for
>> > the first time, but for the life of me I can't figure out how in the
>> > heck you can get a div to display for a fixed amount of time then just
>> > hide itself.
>> >
>> > Sorry for such a stupid question.
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/How-do-you-delay-for-a-few-seconds-tf4080846s15494.html#a11602398
>> Sent from the JQuery mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Tane Piper
> http://digitalspaghetti.tooum.net
> 
> This email is: [ ] blogable [ x ] ask first [ ] private
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-do-you-delay-for-a-few-seconds-tf4080846s15494.html#a11602449
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to