lmellor
05-29-2007, 05:14 PM
1) Script Title:
Dynamic Ajax Content & Contractible Headers
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/navigate2.htm
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
3) Describe problem:
I have mustered together a webpage using the 2 scripts mentioned above, however I have one small problem, I have managed to put the contractible headers script into a series of js and css files in order for them to work when called from ajax, the whole thing works fine except for one small problem...
due to the ajax script not loading any files which have been previously loaded, if I go ont the page using the contact script, then to another page, and then back the script is no longer running (I am thinking mainly due to the external js call that is required after the html for the contract script), is there any way of stopping this behaviour in the ajax script so that it will reload the js files each time the link is clicked?
Dynamic Ajax Content & Contractible Headers
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex1/navigate2.htm
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
3) Describe problem:
I have mustered together a webpage using the 2 scripts mentioned above, however I have one small problem, I have managed to put the contractible headers script into a series of js and css files in order for them to work when called from ajax, the whole thing works fine except for one small problem...
due to the ajax script not loading any files which have been previously loaded, if I go ont the page using the contact script, then to another page, and then back the script is no longer running (I am thinking mainly due to the external js call that is required after the html for the contract script), is there any way of stopping this behaviour in the ajax script so that it will reload the js files each time the link is clicked?