index page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

On the index page of a website how can I ensure that the background image
loads before the text I am using Frontpage as my web editor
 
Same answer as seen in the replies to your previous posts.

--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
FrontPage 2002 Server Extensions Support Center:
http://support.microsoft.com/default.aspx?scid=fh;en-us;fp10se
===
| On the index page of a website how can I ensure that the background image
| loads before the text I am using Frontpage as my web editor
 
Use an onload event to start a JavaScript function that document.writes the
text into the page after the page (including the background image) has
loaded.

Not friendly to Search Engines. Any links in the text will not be managed
by FrontPage.
According to stats at http://www.w3schools.com/browsers/browsers_stats.asp
10% of users will see a blank page - but with a background.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top