I have a small question:
I have a mainpage and load "content" via javascript in a DIV.
this is working perfect.
but now this "content" has a form and I want use http://livevalidation.com/ to validate this form.
Now here nothing is working
I can use the livevalidation on any form without problems but it's not working on the external loaded "content".
WHY???
thank you!