Re: Display Problem in IE6 and IE7b2



.. wrote:

Jim, please don't top-post.

Beauregard T. Shagnasty wrote:
. wrote:

I'm having a display issue with my page, http://www.Gatorgrad.com,

http://gatorgrad.home.att.net/

in IE6 and IE7b2. I know it's not the browser of choice, but I think
the majority of windows users still use IE so I'd like to fix the
problem.

The issue: When the content of one of my pages

Would this be one of the pages with the problem?
http://home.att.net/~gatorgrad/index2.html

extends beyond the bottom of the screen, IE places a scroll bar on
the right side as it should. However, it doesn't squeeze the content
to make room for it. Instead, I get a scroll bar at the bottom,
allowing the viewer to scroll that little bit to the right to see
what that right scroll bar is covering.

I'd say it is the table columns both set at 50% width. You're not
taking into account default margins. Try setting each to about 48%
and see what happens.

Thanks, I'll try the width suggestion.
[then,]
I tried the width, no difference. :(

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.


Your column of RSS is blank if JavaScript is disabled. :-(

I didn't understand what you meant about a "column of RSS" and
Javascript being disabled.

Did you mean you had a problem with the RSS since your javascript is
disabled? Do you know a fix for that RSS/Java problem? I really
appreciate your suggestions.

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.

--
-bts
-Warning: I brake for lawn deer
.



Relevant Pages

  • Re: Display Problem in IE6 and IE7b2
    ... a problem with the RSS since your javascript is disabled? ... Do you know a fix ... Instead, I get a scroll bar at the bottom, ...
    (comp.infosystems.www.authoring.html)
  • Re: Looking for some help
    ... with that background to fix it however. ... come for help but it IS a javascript ... the javascript console tells me: "adjustLayout is not defined" ...
    (comp.lang.javascript)
  • Re: New IE security hole
    ... > Javascript for a month or two," both because it would break needed ... Security researchers in favor of full and immediate ... > Microsoft always takes at least 45 days to test and release a patch. ... saying Microsoft needs 45 days to fix this is a load of cow "flap". ...
    (microsoft.public.security)
  • Re: Local files
    ... For the pages with javascript you will need to use MOTW to fix; ... Internet it will put up the don't want to allow ActiveX message bar at ...
    (microsoft.public.windowsxp.general)
  • Re: Table height dynamically
    ... a vertical scroll bar along should appear. ... I tried to used a javascript which will take the tbody and get the ... by the javascript only if it is specified explicity else it returns ... particular cell of that row is quite huge, ...
    (comp.lang.javascript)