yaronmunz
05-18-2012, 06:51 PM
1) Script Title:
Accordion Content script (v2.0)
Lightbox image viewer 2.03a
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ddaccordion.htm
http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
3) Describe problem:
i've implemented "Accordion Content script" wirh jquery 1.6.1
and then implemented "Lightbox image viewer 2.03a"
both work OK when i remove the other scripts.
As i try to implement them together, the accordion stop responding, i.e. the expand/collapse of the sections does not work.
when i load the page, in google Chrome. i get in the developer tools the following errors:
Uncaught RangeError: Invalid array length prototype.js:464
Object.extend.shift prototype.js:464
f.extend.dequeue jquery.min.js:16
f.extend.speed.d.complete jquery.min.js:18
f.fx.step jquery.min.js:18
h jquery.min.js:18
f.fx.custom jquery.min.js:18
f.fx.show jquery.min.js:18
f.fn.extend.animate jquery.min.js:18
f.extend.dequeue jquery.min.js:16
f.fn.extend.queue jquery.min.js:16
e.extend.each jquery.min.js:16
e.fn.e.each jquery.min.js:16
f.fn.extend.queue jquery.min.js:16
f.fn.extend.animate jquery.min.js:18
f.each.f.fn.(anonymous function) jquery.min.js:18
ddaccordion.expandit ddaccordion.js:103
(anonymous function) ddaccordion.js:209
e.extend.each jquery.min.js:16
e.fn.e.each jquery.min.js:16
(anonymous function) ddaccordion.js:194
f.extend._Deferred.e.resolveWith jquery.min.js:16
e.extend.ready jquery.min.js:16
c.addEventListener.z jquery.min.js:16
Pls advs how to solve this problem ...
Best regards,
Yaron
Accordion Content script (v2.0)
Lightbox image viewer 2.03a
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ddaccordion.htm
http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
3) Describe problem:
i've implemented "Accordion Content script" wirh jquery 1.6.1
and then implemented "Lightbox image viewer 2.03a"
both work OK when i remove the other scripts.
As i try to implement them together, the accordion stop responding, i.e. the expand/collapse of the sections does not work.
when i load the page, in google Chrome. i get in the developer tools the following errors:
Uncaught RangeError: Invalid array length prototype.js:464
Object.extend.shift prototype.js:464
f.extend.dequeue jquery.min.js:16
f.extend.speed.d.complete jquery.min.js:18
f.fx.step jquery.min.js:18
h jquery.min.js:18
f.fx.custom jquery.min.js:18
f.fx.show jquery.min.js:18
f.fn.extend.animate jquery.min.js:18
f.extend.dequeue jquery.min.js:16
f.fn.extend.queue jquery.min.js:16
e.extend.each jquery.min.js:16
e.fn.e.each jquery.min.js:16
f.fn.extend.queue jquery.min.js:16
f.fn.extend.animate jquery.min.js:18
f.each.f.fn.(anonymous function) jquery.min.js:18
ddaccordion.expandit ddaccordion.js:103
(anonymous function) ddaccordion.js:209
e.extend.each jquery.min.js:16
e.fn.e.each jquery.min.js:16
(anonymous function) ddaccordion.js:194
f.extend._Deferred.e.resolveWith jquery.min.js:16
e.extend.ready jquery.min.js:16
c.addEventListener.z jquery.min.js:16
Pls advs how to solve this problem ...
Best regards,
Yaron