i am going to reword this question since no one seemed to be able to
answer it last itme i asked. thanks in advance for any feedback.

the problem i am having is with my event listeners that are initiated
after document load, using jQuery(function() {});
the behviours do not work for dynamic html (loaded with post()) and
added to the DOM using append()

how do i make those listeners available to all html?

thanks
j

Reply via email to