# loftloader/2.3.2/assets/js/loftloader.min.js

LoftLoader, version 2.3.2. 2 lines.

- Page: https://pluginprobe.com/plugins/loftloader/2.3.2/code/assets/js/loftloader.min.js
- Raw: https://pluginprobe.com/plugins/loftloader/2.3.2/raw/assets/js/loftloader.min.js
- Modified: 2020-08-12T15:33:38+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/loftloader/2.3.2/code/assets/js/loftloader.min.js#L10-L20`.

```javascript
!function(){function t(){document.body.classList.add("loaded")}var e=document.getElementById("loftloader-wrapper");if(e){if(window.addEventListener("load",function(e){t()}),e.dataset&&e.dataset.showCloseTime){var a=parseInt(e.dataset.showCloseTime,10),n=!1,o=e.getElementsByClassName("loader-close-button");a&&o.length&&(setTimeout(function(){o[0].style.display=""},a),o[0].addEventListener("click",function(e){t()}))}e.dataset.maxLoadTime&&(n=e.dataset.maxLoadTime,(n=parseInt(n,10))&&setTimeout(function(){t()},n))}}();

```
