index page brings in two frames. the lower frame takes for 5 to 10 seconds to load. i'm try to prevent the user from thinking that the page is not loading and clicking off to virtual never never land.
please help; what's the code and where do i place it???
here"s my index page code:
<!-- Frames are to be placed in the top of an -->
<!-- HTML page BEFORE the BODY tag -->
<frameset rows="53.5%,*" border="0">
<frame name="header" src="header.html" marginwidth="10" marginheight="10" scrolling="no" frameborder="0">
<frame name="main" src="http:ls.xxxx.com/show_report.aspx?ID=5979" marginwidth="10" marginheight="10" scrolling="yes" frameborder="0">
</frameset><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<!-- Created with the CoffeeCup HTML Editor 2008 -->
<!-- http://www.coffeecup.com/ -->
<!-- Brewed on 7/13/2010 12:47:25 PM -->
<head>
<title></title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
</head>
<body>
</body>
</html>
thanks
fred
how di i display "please wait while...
http://javascript.internet.com/css/pre-loading-message.html
CoffeeCup... Yeah, they are the best!
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.