Ck page

S

Steve Easton

There are a couple of problems here that need to be corrected first:
1. You have a javascript error that needs to be corrected.
2. you have the entire page "hot" with a mouse event in the body tag which is firing the
script error and time the cursor enters the page.

Remove this: onmousemove="closesubnav(event);" from the opening body tag.
 
M

Mike Mueller

First thing I would check is your CSS sheet vs all the
styles defined in the html- try setting a margin

I also did notice IE popped up an 'error on page'. In FF the
error was still there, and is looping. It is in regards to
'menuitem1 not defined'.




: Would someone check this page
http://www.boggshomes.com/singles.htm and tell
: me why there is so much space before the text on the page?
In FP there is
: no space but when viewing in IE YUCK!!!!
:
: thanks so much
:
:
 
H

HomeNews

Thank you all so so much, especially Steve, your suggestion WORKED!!!!!
(but of course) (-:
 
T

Tom J

HomeNews said:
Would someone check this page http://www.boggshomes.com/singles.htm
and tell me why there is so much space before the text on the page?
In FP there is no space but when viewing in IE YUCK!!!!

One thing you didn't ask that is relevant to the customer you are most
likely going to get. You have to scroll to view the site at 800x600
resolution. In case you don't know, close to 50% of web viewers are
using that resolution, and my bet your customer base will be a higher
%.
 
T

Tom Pepper Willett

Tom: Depends on where you get your stats.
www.echoecho.com shows only 28% are now at 800x600.


--
===
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
===
|
| | > Would someone check this page http://www.boggshomes.com/singles.htm
| > and tell me why there is so much space before the text on the page?
| > In FP there is no space but when viewing in IE YUCK!!!!
|
| One thing you didn't ask that is relevant to the customer you are most
| likely going to get. You have to scroll to view the site at 800x600
| resolution. In case you don't know, close to 50% of web viewers are
| using that resolution, and my bet your customer base will be a higher
| %.
| --
| Tom J
|
|
 
S

Stefan B Rusynko

But screen resolution usually has nothing to do w/ users browser window sizes (-;




| Tom: Depends on where you get your stats.
| www.echoecho.com shows only 28% are now at 800x600.
|
|
| --
| ===
| 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
| ===
| ||
|| || > Would someone check this page http://www.boggshomes.com/singles.htm
|| > and tell me why there is so much space before the text on the page?
|| > In FP there is no space but when viewing in IE YUCK!!!!
||
|| One thing you didn't ask that is relevant to the customer you are most
|| likely going to get. You have to scroll to view the site at 800x600
|| resolution. In case you don't know, close to 50% of web viewers are
|| using that resolution, and my bet your customer base will be a higher
|| %.
|| --
|| Tom J
||
||
|
|
 
Top