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

LoftLoader, version 2.3.2. 6 lines.

- Page: https://pluginprobe.com/plugins/loftloader/2.3.2/code/assets/js/preview.min.js
- Raw: https://pluginprobe.com/plugins/loftloader/2.3.2/raw/assets/js/preview.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/preview.min.js#L10-L20`.

```javascript
/**
* Copyright (c) Loft.Ocean
* http://www.loftocean.com
*/

!function(a,b,c,d){function e(a,c){var d=b("head").find("#"+a);d=d.length?d:b("<style>").attr("id",a).html("").appendTo(b("head")),d.html(c)}"undefined"!=typeof d.settings.settings.loftloader_main_switch?(a("loftloader_bg_opacity",function(a){a.bind(function(a){e("loftloader-lite-custom-bg-opacity","#loftloader-wrapper .loader-section { opacity: "+a/100+"; }")})}),a("loftloader_bg_color",function(a){a.bind(function(a){e("loftloader-lite-custom-bg-color","#loftloader-wrapper .loader-section { background-color: "+a+"; }")})}),b("body").hover(function(a){b(this).addClass("loaded")},function(a){b(this).removeClass("loaded")})):b("#loftloader-wrapper").length&&b(window).load(function(){b("body").addClass("loaded")})}(wp.customize,jQuery,parent.document,parent.wp.customize);
```
