I just figured it out below:
$(".notice")
.fadeIn( function()
{
setTimeout( function()function()
{
$(".notice")
.fadeOut("fast")
;
(".notice").fadeOut("fast");
}, 2000
)2000);
})
;
);
I will keep the post for other users! Best of luck.
Ryan
