R
R
rudaki29rus2018-08-02 08:54:49
JavaScript
rudaki29rus, 2018-08-02 08:54:49

How to insert your script on the 1C Bitrix website?

There is a script widget for the site:

<script type="text/javascript" src="https://widget.vp.ru/frame-kvark-for-partners/common.js"></script>

 <script type="text/javascript">

        VP.widget.iframe({

            url:  'https://widget.vp.ru/frame-kvark-for-partners/arhvodokanal.ru/index.html', 

            style:  'position: fixed; right: 0px; left: 0px; bottom: 0px; margin: 0px auto; z-index: 9999998;',

        });

 </script>

How to insert it on a specific page of the site?
And for some reason the script gives errors - jsfiddle.net/y3s2ea97/3

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Proskurin, 2018-08-02
@rudaki29rus

Edit the page in HTML mode and paste it somewhere.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question