This question has been flagged
1 Reply
1655 Views

i trying to make a wiki menu section with bootstrap accordion, But when i clicked on any button, all buttons are collapse and expend at the same time.

is there any way to solve this problem?

Here the button code:

All parent menus are generated in this single button.
Avatar
Discard
Best Answer

Currently it seems you have applied collapse and expand event based on button DOM or all button having same class or id.

This issue may resolved by triggering event (collapse or expand) on button with uniq #id or .class.

Thanks & Regards,



CandidRoot Solutions Pvt. Ltd.

Mobile: (+91) 8849036209
Email: info@candidroot.com
Skype: live:candidroot
Web: https://www.candidroot.com
Address: 1229-1230, Iconic Shyamal, Near Shyamal Cross Road, Ahmedabad, Gujarat 380015
    


Avatar
Discard