Last active
December 4, 2019 11:25
-
-
Save MrCoker/b1104fab653f087b3f8a793c928950d4 to your computer and use it in GitHub Desktop.
Stop carousels from autoplaying for development
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$(object).trigger('stop.owl.autoplay'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment