# depicter/1.3.2/app/src/Modules/Divi/scripts/frontend.js

Depicter — Popup &amp; Slider Builder, version 1.3.2. 4 lines.

- Page: https://pluginprobe.com/plugins/depicter/1.3.2/code/app/src/Modules/Divi/scripts/frontend.js
- Raw: https://pluginprobe.com/plugins/depicter/1.3.2/raw/app/src/Modules/Divi/scripts/frontend.js
- Modified: 2022-08-28T09:08:18+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/depicter/1.3.2/code/app/src/Modules/Divi/scripts/frontend.js#L10-L20`.

```javascript
// This script is loaded both on the frontend page and in the Visual Builder.

jQuery(function($) {});

```
