Skip to content

Releases: joelevi/async-content-panel-loader

Handles

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.

1.2025.09.08

Choose a tag to compare

@joelevi joelevi released this 08 Sep 17:53
88b47ff
first

Create README.md