Hi,
I'm using AJAX to load content into my HTML files. Basically I have two set of files. One is filename_page.html and the corresponding filename_content.htm. The latter is included by the results via a request object and writing the content in the document at the calling function position. What exactly do I need to modify in search.js so if the result is found in filename_content.htm the url is filename_page.html.
Thanks a bunch. And great software by the way. If this issue is resolvable, I will definitely get the Pro version.
I'm using AJAX to load content into my HTML files. Basically I have two set of files. One is filename_page.html and the corresponding filename_content.htm. The latter is included by the results via a request object and writing the content in the document at the calling function position. What exactly do I need to modify in search.js so if the result is found in filename_content.htm the url is filename_page.html.
Thanks a bunch. And great software by the way. If this issue is resolvable, I will definitely get the Pro version.
Comment