You are a genius... I think I read that somewhere else too, but didn't
take too much notice.
Cheers
C
On Sep 23, 11:44 pm, James wrote:
> fadeIn and fadeOut both takes a callback function (2nd parameter) that
> executes when completed:
>
> $("#latest_tweets").fadeOut(1000, function() {
> $
fadeIn and fadeOut both takes a callback function (2nd parameter) that
executes when completed:
$("#latest_tweets").fadeOut(1000, function() {
$("#weight_log").fadeIn(1000);
});
On Sep 23, 12:39 pm, craigeves wrote:
> lease help...
>
> What I need to do is simple.
>
> When I click on .log
2 matches
Mail list logo