Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Add example of how to run code after senna has been bound #42

Open
mjbradford89 opened this issue Aug 26, 2016 · 0 comments
Open

Add example of how to run code after senna has been bound #42

mjbradford89 opened this issue Aug 26, 2016 · 0 comments
Assignees

Comments

@mjbradford89
Copy link
Contributor

mjbradford89 commented Aug 26, 2016

Like this:

<script src=".../senna.js">
<script>
document.addEventListener('DOMContentLoaded', function() {
   /// Runs after senna
});
</script>

liferay/senna.js#171 (comment)

@mjbradford89 mjbradford89 changed the title Add example of how to run code after senna has been is bound Add example of how to run code after senna has been bound Aug 26, 2016
@brunobasto brunobasto self-assigned this Jan 8, 2017
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

2 participants