[jQuery] loading jquery

[jQuery] loading jquery


Hi,
I am loading jQuery from a script inside a page and need to execute
next function right after jQuery loads. What would be the best way to
do this?
So far I have tried using a timer to check if jQuery == 'undefined'