Results 34 comments of Brian

Which touch events? The click events for moving the carousel to a different item are already supported. How would a touch event be useful here? To slide your finger and...

This is similar to what I've done for the [http://bkosbone.com/jquery-feature-carlousel](feature carousel). I will be added that type of support in 2.1 within a month or so. However, note that since...

Thanks for the note, I'll fix this in the next release.

This is a good point and could indeed become a performance bottleneck. I'll look into this for version 2.1

Sure. I want to limit my main nav bar to just show two levels of depth in the menu, but the menu may be much deeper. When someone is on...

I'm using this in conjunction with [sanitize-html](https://github.com/apostrophecms/sanitize-html). First I run the text through the autolinker plugin, and then that output thru sanitize-html

@dpagini Been a while, I wonder if you can expand on the issue you faced originally where the same hash salt used across your ACSF sites was causing an issue....

Yes, that helps! Thank you for following up. I suspected what you reported was related to that type of scenario.

Created a PR that adds this support for buttons at least.

I'm also interested in this, but it seems like tags already _are_ being created?