fiddle-0028-RecursiveDOMInjection
======

![Screenshot](screenshot.png)


### Title

Recursive DOM Injection


### Creation Date

09-23-15


### Location

Chicago, IL


### Description

Fiddle exploring how to create a single page app (aka a single app.js file), that --

1. Adds an empty iframe to the current page (or frame) DOM
2. Injects the same app.js file into iframe's DOM
3. On the second (recursive) page load, a different sub-app is loaded


### Published Version Link

N/A

### Tags

jquery, es6, class, extends, get, set, constructor, iframe, contentdocument


### Forked From

[fiddle-0025-ScrollableDiv](../fiddle-0025-ScrollableDiv)
