Home › Forums › Pro Support › Run jQuery after ajax load more › Reply To: Run jQuery after ajax load more
June 30, 2018 at 6:35 pm
#5077
Participant
EDIT: Deleted previous reply.
–
It works. However it doesn’t seem to run on the initial titles before I click load more. It only applies to the new titles being loaded. Is there a way to get the code to work on the initial load as well? Or should I just duplicate the script and have one do the initial and another do the ajax loaded items?