Releases: joelevi/async-content-panel-loader
Releases · joelevi/async-content-panel-loader
Release list
Handles
This release handles the possibility that a developer will incorporate the JavaScript into a library file where, which may be included on a page which does not utilize this feature. As such, the DIV into which the content would be asynchronously loaded would not necessarily exist. So, this release handles that possibility by checking to see if the DIV exists, else, don't assume that it does.