the html markup of jquery ajax output does not function as correct html. as in the submit buttons do not respond for click event after being loaded thru ajax.
initially it is loaded within a div using php and that html markup functions all fine.
how can i avoid this error?
thanks in advance