Here is a working example of my code on jsFiddle http://jsfiddle.net/ezanker/8z5Rz/6/
The problem is that when I test the script localy on firefox or chrome the script stops (tested with alerts) on:
content.collapsible();
and
$('#set').collapsibleset();
does anyone have an idea why this happens?
Thanks.
Seems like i have been calling jquery twice ... thank you for your answer – LitBe Jan 18 '14 at 08:07