We apologize for the inconvenience!
If we can be of assistance in any way please reach out (919) 646-3322 or by email info@successsystemhub.com
We Make it Easy to Connect With Users On Every Platform
(888) 802-2474
(888) 802-2474
The best platform to manage a Business's Growth, Lead Generation, Sales Process, Follow-up, Two-way Communication, Pipeline, Automated Scheduling, Sales Funnels, Social Media Posting, Reviews and So Much More...
We’re on a mission to build a better future where technology creates good jobs for everyone.
This button has the CSS class "btn-popup" so we can use it to toggle the pop up. You'd normally hide this in a hidden section at the bottom of the page.
Add jQuery to your page. Normally I add this to the footer or a hidden section at the bottom of the page with the rest of my scripts.
Add your button/pop-up controller here - AFTER jQuery
.YourCustomCSSName{
Display: none;}
This script lets you show different content in the pop-up based on which button you click. The URL of the button must be a matching CSS class in the pop up. For example: ".pop-01" would display the row with the CSS class "pop-01".
Also, each button has the CSS class "btn-pop" so we can attach our click events to them.
This button has the CSS class "btn-popup" so we can use it to toggle the pop up. You'd normally hide this in a hidden section at the bottom of the page.
Add jQuery to your page. Normally I add this to the footer or a hidden section at the bottom of the page with the rest of my scripts.
Add your button/pop-up controller here - AFTER jQuery