On May 3, 1:22 am, Klaus Hartl <klaus.ha...@googlemail.com> wrote: > $() === $(document)
So, if I have understood properly. jQuery must always be told "Where to go!" when called in an HTML document, but knows automatically where to go when called inside another jQuery method in a JavaScript document. Is this correct? Roddy