Skip to content

Handles

Latest

Choose a tag to compare

@joelevi joelevi released this 16 Sep 17:33
673344b

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.