[jQuery] Using javascript on Ajax loaded content?

[jQuery] Using javascript on Ajax loaded content?


Hi there
I am having trouble using javascript on contact that was pulled in
using Ajax. I assume this is because the javascript already loaded
when the page loaded that any new content won't be affected by it. Am
I wrong on this? Is there a way to use javascript on the new Ajax
loaded content?
Thanks