To steal an idea from
http://www.learningjquery.com/2007/01/effect-delay-trick

$(div).animate({opacity: 1.0}, 1000).hide('fast');

Nice little hack :)



ronaldo wrote:
> 
> Hi,
> 
> should be a simple question but its been doing my heading for 1 day now!!
> how can i make a div disappear after 2 seconds ?
> 
> thanks
> 
> T
> 

-- 
View this message in context: 
http://www.nabble.com/make-a-div-disappear-after-2seconds--tf3077754.html#a8553455
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to