bennettberlin
11-17-2011, 09:30 PM
1) Script Title: stepcarousel 1.91
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/stepcarousel.htm
3) Describe problem: I'm trying to get stepcarousel working on a page loaded by ajax (XMLHttpRequest). When the ajax page containing stepcarousel loads, stepcarousel does not work. I'm presuming that this is because I have to reset up (rebind?) stepcarousel with jQuery after XMLHttpRequest has loaded the page (status=200). Everything else on the page works fine, but not stepcarousel.
Please note: It is the entire stepcarousel that is being loaded by ajax, NOT its contents. I also had to comment out jQuery.noConflict() when I tested stepcarousel as a non-ajax plugin in order for it to work.
The stepcarousel script and stepcarousel.setup() are loaded in the header on my main (and only page).
I'm no jQuery wiz. and have not been able to find out how to do this on either the DD forums or with Google.
I'd appreciate some tips on how to do this.
Thanks in advance.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/stepcarousel.htm
3) Describe problem: I'm trying to get stepcarousel working on a page loaded by ajax (XMLHttpRequest). When the ajax page containing stepcarousel loads, stepcarousel does not work. I'm presuming that this is because I have to reset up (rebind?) stepcarousel with jQuery after XMLHttpRequest has loaded the page (status=200). Everything else on the page works fine, but not stepcarousel.
Please note: It is the entire stepcarousel that is being loaded by ajax, NOT its contents. I also had to comment out jQuery.noConflict() when I tested stepcarousel as a non-ajax plugin in order for it to work.
The stepcarousel script and stepcarousel.setup() are loaded in the header on my main (and only page).
I'm no jQuery wiz. and have not been able to find out how to do this on either the DD forums or with Google.
I'd appreciate some tips on how to do this.
Thanks in advance.