basically im trying to combine jquery with ajax dynamic content and this is what happens

i have a page with a div with content that changes content thanks to ajax.

one of those content pages is a form im trying to validate with jquery, however, it appears when i go fill out the form, as if jquery wasnt loaded, when its loaded in the head of the main page which contains the div.

any ideas?