Russ
Well-known member
Is there a way of changing the class 'is-active' on the: XF.ToggleClick = XF.Click.newHandler({ using a data-attribute somehow?
Similar to how you can set a custom storage key:
Sidenote... I'm noticing a delay when using the data-xf-click="toggle" only on Chrome, FF seems to load flawlessly. Is that on my own or normal with how Chrome handles it?
Similar to how you can set a custom storage key:
Code:
data-storage-key="_key-ID"
Sidenote... I'm noticing a delay when using the data-xf-click="toggle" only on Chrome, FF seems to load flawlessly. Is that on my own or normal with how Chrome handles it?