Page Display Delay - Post ID 82538

User 1892988 Photo


Registered User
151 posts

Using: VSD

Is there a way to delay the display of a page until fully loaded into memory?
I find it ugly to see how a page with all her elements rendered till completion.

I rather have some kind of a delay and display the page in "one shot".

HTML Editor, Visual Site Designer, Web Form Builder, Picture Gallery, Fire Starter,
News Reader, Web Access Manager, Password Wizard

asaruba.com
beholdmyvision.com
User 463058 Photo


Ambassador
1,086 posts

Add this html to the head of the page and see if it helps:

<script type="text/javascript"> </script>


Flash of Unstyled Content (FOUC)
http://bluerobot.com/web/css/fouc.asp/
User 1892988 Photo


Registered User
151 posts

Thank Cary.

No, it does not help. To be honest: I can't see how it can help in any way.
HTML Editor, Visual Site Designer, Web Form Builder, Picture Gallery, Fire Starter,
News Reader, Web Access Manager, Password Wizard

asaruba.com
beholdmyvision.com
User 463058 Photo


Ambassador
1,086 posts

The technique is aimed at pages that use external style sheets, as the linked article explains, so I was doubtful it would work with VSD created pages, since VSD uses embedded styling. So, no, there's nothing you can do to delay the display of the page until all the styles are applied.
User 1892988 Photo


Registered User
151 posts

Thanks anyway Cary, it never hurt to try.

I remember a looooooooooong time ago I was using NetObjectsFushion were it was possible to delay the display in form of a transition effect.
HTML Editor, Visual Site Designer, Web Form Builder, Picture Gallery, Fire Starter,
News Reader, Web Access Manager, Password Wizard

asaruba.com
beholdmyvision.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.