[jQuery] putting jquery inline
When I include jquery inline in the body via a script tag I'm getting
jquery not defined errors. Is there a reason why this approach can't
work, or does it sounds like I'm doing something else wrong?
The only reason I'm doing this is because it's a requirement on the
opensocial container surface I'm developing on.
Chris