How Do I Make Elements Inserted by AJAX Request Respond to Events?

How Do I Make Elements Inserted by AJAX Request Respond to Events?

OK, using $.get() and insertBefore() work great for what I'm doing.  But, the data I insert does not respond to events that I have set up.  I'm not surprised by this.  I'm sure there is something extra I need to do.  But, what is that?

Thanks for your help.

Cheers!
Michael