-
3
Answers
-
Last Activity:
long time ago,
AsleG
Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hi!
I got this srotable accordion, as seen in http://jsfiddle.net/k5gfA/6/
The structure may seem a bit complicated but that´s done to copy the structure of my DNN-code.
This examble works fine in jsfiddle, but in DNN I am unable to expand and collapse the accordion.
No errors, no warnings in the console either.
I even compare the generated code with a static accordion that DOES work without being able to solve this.
My guess is it has to do with the data-bind="foreach: Tasks" div.
Still I am frustrated that DNN is causing me this trouble as I´m planning on using a lot of jquery.
Any knockoutjs- or DNN-experts out there that may explain this?