Nile
12-31-2012, 03:43 PM
1) Script Title: Accordion Content script (v2.0)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ddaccordion.htm
3) Describe problem: If you scroll down to "Set up Information" and look at the Ajax implementation examples, it says to use the src attribute. I'm positive that this is a typo and it's meant to say href.
If you look in ddaccordion.js, the following line supports that.
$header.data('ajaxinfo', {url:$hiddenajaxlink.attr('href'), cacheddata:null, status:'none'}) //store info about this ajax content inside header
Happy New Years Eve!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ddaccordion.htm
3) Describe problem: If you scroll down to "Set up Information" and look at the Ajax implementation examples, it says to use the src attribute. I'm positive that this is a typo and it's meant to say href.
If you look in ddaccordion.js, the following line supports that.
$header.data('ajaxinfo', {url:$hiddenajaxlink.attr('href'), cacheddata:null, status:'none'}) //store info about this ajax content inside header
Happy New Years Eve!