Hello,
I was just wondering if i can disable certain Accordion items? For example, if i have 3 items i want only the 2nd to be disabled so the users can’t interact with it.
Nice work on the framework btw. It’s so easy to create a dynamic content web page thanks to these elements.
Hi john1987,
To achieve this behavior, you can set pointer-events: none; to this particular item.
This will disable the interaction with it.
Best Regards,
Ivailo
Smart HTML Elements Team https://www.htmlelements.com