Events for Web Stories
-
Hello. Is there any javascript events for AMP Stories. Like transition between slides, or slides end event?
Like this:
$('.mystory').on('slideChange', function() { // Do somthing. }); $('.mystory').on('slideEnd', function() { // Stories end.. });
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Events for Web Stories’ is closed to new replies.