This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.
Note that these questions will generally not be answered by the administrators of this forum.
Any ideas on how to avoid "excessive DOM size" if I have 8 youtube videos, a carousel, couple parallax images and a google map on one page ..ha, ha...
I'm assuming that's the issue since I really don't understand what I'm reading when I look up "Avoid an excessive DOM size"..
Just asking in case WWB has some magic bullet, since it seems to fix everything else..
Cheers,
Lasa
The more scripts/content you add to your website, the larger the 'DOM size' will get.
All code and scripts are already as small as possible, so the only way to reduce the DOM size is to add less (dynamic) content.