• Resolved lyonbeton

    (@lyonbeton)


    Hello,

    I’m building a site with massive use of pop-ups to display custom content.
    I need these pop-ups to be displayed on click most of the time.
    My concern is performance and DOM weight.
    I will have about 10 pop-ups with HTML content including images. I worried about the weight of these content. I don’t want to have the content of all the pop-ups inside the DOM of every pages of my website.
    How is working your plugin? Will it manage that correctly ?

    Thanks.
    franck.

Viewing 1 replies (of 1 total)
  • Dear @lyonbeton,

    Here’s how our plugin works:
    All the content of your popups are hidden in the footer of the page.
    This is in order to load the popup content on the pages.
    Certainly, some weight is added in this case, but it’s not that notable on the total weight.

    This is the most optimal way for the popup content to load.
    Otherwise we would have to load it via Ajax, and it would slow the site speed.
    Besides, the popup showing time would slow down, depending on your server speed.

Viewing 1 replies (of 1 total)
  • The topic ‘Question about DOM impact’ is closed to new replies.