Changes between Initial Version and Version 1 of Ticket #33184, comment 11
- Timestamp:
- 08/03/2015 10:21:38 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33184, comment 11
initial v1 1 Hm... there are probably some workarounds, the first that comes into my mind is adding a class `.not-an-accordion` and then filter out elements with that class in `accordion.js`. Not so clean I know, open to any suggestion to filter out elements that really don't need thatevents attached.1 Hm... there are probably some workarounds, the first one that comes into my mind is adding a class `.not-an-accordion` and then filter out elements with that class in `accordion.js`. Not so clean I know, open to any suggestion to filter out elements that really don't need those events attached.