It's just a popular convention for "put a function here, either an inline
anonymous function or the name of a function". In the case of .load(), this
is a callback function that will be called when the data has completed
downloading.

-Mike

> From: Max
> 
> Also just wondering what does "fn" mean? does it carry some 
> special meaning?
> 
> .load(url, fn)
> 
>  ... sorry im really slowly trying to learn jquery :/

Reply via email to