> Jim, please don't top-post.
I don't know what top posting is. I'm sorry if I'm not complying with all
the proper newsgroup etiquet yet. I'll work on that.
[color=blue]
> At this moment, I still see 50% on the page:
>
http://home.att.net/~gatorgrad/index2.html
>
> What page have you changed? Specific att.net link to page, please, not a
> frames link.[/color]
I changed the 50% to 45%, refreshed the page in IE and saw no effect so I
changed it back.
[color=blue]
> In the page, JavaScript is used to write the HTML. Ex:
>
> // Print out the table containing the headlines
> document.writeln("<CENTER><TABLE BORDER="+cluster_border+"
> BGCOLOR='#"+cluster_bgcolor+"' WIDTH='"+width+"' CELLPADDING=2
> CELLSPACING=0>");
> ...etc
>
> If I, or any other visitor, has JavaScript disabled for .. security
> reasons .. annoyance factor .. stripped by corporate firewalls .. all
> that is seen in your right-hand column is empty space.
>
> Oh, if you weren't aware, JavaScript != Java
> They are two entirely different animals.[/color]
Sorry for referring to JavaScript as Java, I was going for brevity as I did
not know there was an important diference. The right column is java or
javascript generated by a service to provide updated links to current news
articles. That is not the source of this problem either.
Thanks to a comment you made I tracked the source of the problem to the code
provided by the domain forwarding service I use. If I use the actual
address of the content:
http://gatorgrad.att.net/index2.html, I don't have
the scroll bar issue. But if I go to
http://www.gatorgrad.com/index2.html
then I do have the problem. I'll need to work with the forward service on
that I suppose. Regardless of that, Firefox (or other browsers I've tried)
do not have that scroll bar issue regardless of the service's code. I think
it's a flaw that IE has this problem.
The code from the forwarding service is:
<HTML><HEAD>
<TITLE>www.Gatorgrad.com</TITLE>
<META NAME="description" CONTENT="Home of Gatorgrad. Computer help, security
tips, pictures, utilities, podcasts, and more">
<META NAME="keywords" CONTENT="Gatorgrad, Jim's Web Page, Tech, Security">
</HEAD>
<FRAMESET border=0 rows="100%,*" frameborder="no" marginleft=0 margintop=0
marginright=0 marginbottom=0>
<frame src="http://gatorgrad.home.att.net/index2.html" scrolling=auto
frameborder="no" border=0 noresize>
<frame topmargin="0" marginwidth=0 scrolling=no marginheight=0
frameborder="no" border=0 noresize>
</FRAMESET>
<NOFRAMES><BODY><P>
<BLOCKQUOTE>Home of Gatorgrad. Computer help, security tips, pictures,
utilities, podcasts, and more</BLOCKQUOTE><P>
<A HREF="http://gatorgrad.home.att.net/index2.html">Click here to go to
www.gatorgrad.com</A></BODY></NOFRAMES>
</HTML>Thanks again,Jim W.
http://www.gatorgrad.com