Display problem in netscape 7.1

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Pulvat

    Display problem in netscape 7.1

    Hi friends
    I am a java programmer, i am using javascript and html also
    I am getting a problem in display. I have a page which has frames with
    two rows and one rows height is 25% and second is 75% but when i am
    using a table in second frame with 100% height then also it is not
    showing 100% height in second frame it is leaving small height i think 10%.
    I am getting this problem in only netscape 7.1 not any other browser.
    It is working properly in different browsers even netscape 6.2 is also
    working properly except Netscape 7.1.

    please help me.

    Thanks in advance

  • Andrew Thompson

    #2
    Re: Display problem in netscape 7.1

    On Mon, 19 Jul 2004 14:18:34 +0530, Pulvat wrote:
    [color=blue]
    > I am a java programmer, i am using javascript and html also
    > I am getting a problem in display.[/color]

    OK, this is easy.

    The function calculateHeight () in the main.js
    file (around line 432 IIRC) uses a dot when
    it should use a comma (column 22).

    In the event my crystal ball is broke, and that
    does *not* fix the problem, I suggest you supply
    the URL of the page.

    --
    Andrew Thompson
    http://www.PhySci.org/ Open-source software suite
    http://www.PhySci.org/codes/ Web & IT Help
    http://www.1point1C.org/ Science & Technology

    Comment

    Working...