Dialog and text boxes flash on the screen before the index page contents are shown

Issues related to previewing and publishing your web site.
Post Reply
mike@vpnywhere.net
 
 
Posts: 4
Joined: Mon Mar 06, 2023 6:06 pm

Dialog and text boxes flash on the screen before the index page contents are shown

Post by mike@vpnywhere.net »

My site has a number of dialog and text boxes attached to the index page. When I refresh my main web site page, all of the dialog and text boxes flash on the screen before the index page contents are shown. How can I prevent these dialog and text boxes from displaying when the site is loading? Thanks!
User avatar
Pablo
 
Posts: 23585
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Dialog and text boxes flash on the screen before the index page contents are shown

Post by Pablo »

Without seeing what you have done with will be difficult to help you.

But if you have a lot of content then it may take some time before the browser has processed the HTML/CSS.
mike@vpnywhere.net
 
 
Posts: 4
Joined: Mon Mar 06, 2023 6:06 pm

Re: Dialog and text boxes flash on the screen before the index page contents are shown

Post by mike@vpnywhere.net »

Understood. Here are two screenshots. screenshot -1.jpg is while the page is loading and the screenshot-2.jpg file is the page after loading. I reference all of the dialog boxes and their text, I just don't want it visible while the page is being loaded. Is there a wysiwyg setting somewhere or an html directive?

https://www.dropbox.com/scl/fi/7rvxd85d ... 78oux&dl=0
https://www.dropbox.com/scl/fi/x1y0kmbx ... 7e4cj&dl=0
User avatar
Pablo
 
Posts: 23585
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Dialog and text boxes flash on the screen before the index page contents are shown

Post by Pablo »

I'm sorry, but the screenshots do not give nay useful information.

What is the URL of the page?
What are your exact settings?
How to reproduce the problem?
mike@vpnywhere.net
 
 
Posts: 4
Joined: Mon Mar 06, 2023 6:06 pm

Re: Dialog and text boxes flash on the screen before the index page contents are shown

Post by mike@vpnywhere.net »

It's not publicly accessible. The two images are frames from a video I took of the loading process for the main web page. The first image depicts a video frame of the dialog templates and text which are being loaded just prior to the target window. The second image simply shows after loading completes. The dialogs and associated text are just wysiwyg dialog boxes I added to the main index page. I just need to know how to suppress the dialog data and text from showing while the page loads.
User avatar
Pablo
 
Posts: 23585
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Dialog and text boxes flash on the screen before the index page contents are shown

Post by Pablo »

The software has thousands of options and millions of possible combinations
To be able to help you, I need more details about what you have done and your settings.

Note that you can control / optimize the HTML output in Tools -> Options -> HTML
mike@vpnywhere.net
 
 
Posts: 4
Joined: Mon Mar 06, 2023 6:06 pm

Re: Dialog and text boxes flash on the screen before the index page contents are shown

Post by mike@vpnywhere.net »

That's all I needed. "Visibility Property: visibility:none" eliminated the artifacts.
Post Reply