Home>Support>JS code inside Pagebuilder strips

JS code inside Pagebuilder strips

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello, dear users! Can you help me to sort out with the js code I wrote inside PB. On clicking button there will be apperance of a modal window. Does this js code “onclick” work if you add it inside pagebuilder code strips at the php file?

$output  .= '<a href="#" onclick="document.getElementById("btn-1508746468").style.display="block"" id="btn-1508746468" class="sppb-btn sppb-btn-primary sppb-btn-rounded sp-tooltip" data-toggle="tooltip" data-placement="top" data-original-title="Кнопка временно не работает, приносим свои извенения. Для заказа, звоните: +7 (926) 962-42-21 | +7 (926) 493-51-99"><i class="fa fa-shopping-cart"></i>ОФОРМИТЬ ДОСТАВКУ</a>';
$output  .= '<div id="btn-1508746468" class="w3-modal">
    <div class="w3-modal-content w3-card-4">
      <header class="w3-container w3-teal"> 
        <span onclick="document.getElementById("btn-1508746468").style.display="none"" 
        class="w3-button w3-display-topright">×</span>
        <h2>Modal Header</h2>
      </header>
      <div class="w3-container">
        You have two options to close this modal:


        Click on the "x" or click anywhere outside of the modal!


      </div>
      <footer class="w3-container w3-teal">
        Modal Footer


      </footer>
    </div>
  </div>';

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 3 months ago Alex S
    Hi, I Work Here

    Hi Olga,

    I would add the provided code to a Custom HTML widget.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More