Posted
in
Tags:
art, art for therapy cards, Art therapy cards, Cards for couples therapy, facial expressions for therapy cards, free therapy cards, free therapy cards for therapist, paintings, paintings for therapy cards, projection therapy, projective therapy, projective therapy with painting, sculptures for therapy cards, therapy cards, therapy cards guide
document.querySelectorAll('.accordion').forEach(group => {
group.querySelectorAll('details').forEach(d => {
d.addEventListener('toggle', function(){
if (this.open) {
group.querySelectorAll('details').forEach(o => {
if (o !== this) o.removeAttribute('open');
});
}
});
});
});
error: Content is protected !!