Ajax elements events

Ajax elements events

If I generate some elements (ie '<p>', '<a href>' etc) using Ajax, how do I respond to their events in JQuery? Do I have to include the JQuery for those elements in the output from the Ajax response?

Forgive me if this is confusing (I'm confused!), I spend a lot of time trying to work out how to ask the question! :) ... I've also looked around lots for the solution in these forums, but it's a hard topic to search for.