I have a site which use some js to do slider activity, such that a link is opened in a <div> of an the open html.
This works fine, except that reftagger does not work on the text read into the div of the already open html.
I have tried adding the reftagger to the html of the file which is loaded into the <div>, but this does not work.
I do not know js, and so can only assume that as the js for reftagger is at the end if the html, anything new added will not be linked to logos. Is there a way to refresh so the reftagger js reruns when the new div has been loaded.
(the existing site is churchofchristnewport.org). At the moment there are no pages going to the main div which require logos links - I created a full new page for the one I wanted to just add to the main page and centre div.
Hope this is clear and understandable. Thanks in advance for any help.