include.js
Copyright 2016, Morgan McGuire @CasualEffects, http://casual-effects.com
MIT License
Adds a client-side include statement for HTML. To use:
- Put
<script src="include.min.js"></script>in both the parent and child documents - Use
<include src="child.html"></include>wherever you want to include another document
see the website for details.