Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Implement standard DOM events #102

Open
georgecrawford opened this issue Sep 28, 2015 · 0 comments
Open

Implement standard DOM events #102

georgecrawford opened this issue Sep 28, 2015 · 0 comments

Comments

@georgecrawford
Copy link
Contributor

As well as supporting the existing JS event listener callback (scroller.addEventListener()), it'd be great if FTScroller fired standard DOM events on the scroller DOM node as well. This would enable external modules which don't have access to the scroller instance in memory - for example test suites - to listen to (and indeed, synthesise) FTScroller events on an existing node. They might need to be namespaced, as the scroll event could conflict with the native browser scroll.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant