ie mac: vertical cell borders missing/jut out

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Analysis&Solutions

    ie mac: vertical cell borders missing/jut out

    Hi Folks:

    I've got a weird phenomenon going on with Internet Explorer on the
    Macintosh... The vertical cell borders are missing between the cells but
    appear above and below the cells! Here's the page and a screen shot a
    friend took for me because I use Windows.

    Shot: http://www.bikesummer.org/2003/local/rentals.jpg
    Page: http://www.bikesummer.org/2003/local/rentals.php

    This JPEG is from an OS X machine, but a friend of mine with an older OS,
    I guess OS 9, sees the same thing. I'm guessing they have different
    versions of IE.

    Does anyone have any idea how I can get the cell borders to show up
    between the cells and not above/below? The newsgroup archives produced
    nothing.

    Thanks so much,

    --Dan
    --
    FREE scripts that make web and database programming easier
    Computer software produced by The Analysis and Solutions Company

    T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
    4015 7th Ave #4AJ, Brooklyn NY v: 718-854-0335 f: 718-854-0409
  • Brian

    #2
    Re: ie mac: vertical cell borders missing/jut out

    Analysis&Soluti ons wrote:[color=blue]
    >
    > on with Internet Explorer on the Macintosh... The vertical cell
    > borders are missing between the cells but appear above and below
    > the cells! Here's the page
    >
    > Page: http://www.bikesummer.org/2003/local/rentals.php[/color]

    Invalid markup.
    [color=blue]
    > This JPEG is from an OS X machine, but a friend of mine with an
    > older OS, I guess OS 9, sees the same thing. I'm guessing they
    > have different versions of IE.[/color]

    Not necessarily. There is no IE for OSX, but OSX users can run OS9 or
    earlier software by starting an instance of the old operating system,
    if my sister explained it to me correctly.
    [color=blue]
    > Does anyone have any idea how I can get the cell borders to show up
    > between the cells and not above/below?[/color]

    Start by fixing the markup. With invalid markup, all bets are off on
    what effect the css might have.
    [color=blue]
    > The newsgroup archives produced nothing.[/color]

    I'm quite certain that the importance of valid html has been brought
    up in ciwas before, but I suppose you weren't looking for that.

    --
    Brian
    follow the directions in my address to email me

    Comment

    • Graham J

      #3
      Re: ie mac: vertical cell borders missing/jut out

      > Not necessarily. There is no IE for OSX, but OSX users can run OS9
      or[color=blue]
      > earlier software by starting an instance of the old operating[/color]
      system,[color=blue]
      > if my sister explained it to me correctly.[/color]

      She didn't I'm afraid. IE is at version 5.1.7 for OS 8.1 to 9.x and
      at 5.2.3 for OS X where it not only runs native but was the default
      browser supplied with the OS for versions till at least 10.2.1 (indeed
      I think it was the only one supplied unless I have overlooked one). I
      should imagine Safari has taken over in the latest releases since it
      is Apple's own browser and also Microsoft have ceased development.




      Comment

      • Kris

        #4
        Re: ie mac: vertical cell borders missing/jut out

        In article <pljtb.199610$H S4.1723344@attb i_s01>,
        Brian <usenet1@juliet remblay.com.inv alid-remove-this-part> wrote:
        [color=blue][color=green]
        > > This JPEG is from an OS X machine, but a friend of mine with an
        > > older OS, I guess OS 9, sees the same thing. I'm guessing they
        > > have different versions of IE.[/color]
        >
        > Not necessarily. There is no IE for OSX, but OSX users can run OS9 or
        > earlier software by starting an instance of the old operating system,
        > if my sister explained it to me correctly.[/color]

        IE5.2 and up is there for OSX users only. However, further development
        has been discontinued by MicroSoft. 5.1.7 is the latest version for
        pre-OSX users.

        --
        Kris
        kristiaan@xs4al l.netherlands (nl)

        Comment

        • Analysis&Solutions

          #5
          Re: ie mac: vertical cell borders missing/jut out

          In <pljtb.199610$H S4.1723344@attb i_s01> Brian <usenet1@juliet remblay.com.inv alid-remove-this-part> writes:[color=blue][color=green]
          >>
          >> Page: http://www.bikesummer.org/2003/local/rentals.php[/color][/color]
          [color=blue]
          >Invalid markup.[/color]

          Good point. Thanks. Fixed. Friends say the problem still exists. Can
          other Mac IE users confirm, please?

          So, if the vertical cell border projections are still there and the
          vertical cell borders aren't showing up between the cells, does anyone
          have ideas of what's going on and/or how to fix it?

          --Dan

          --
          FREE scripts that make web and database programming easier
          Computer software produced by The Analysis and Solutions Company

          T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
          4015 7th Ave #4AJ, Brooklyn NY v: 718-854-0335 f: 718-854-0409

          Comment

          • Analysis&Solutions

            #6
            Re: ie mac: vertical cell borders missing/jut out

            In <bp8m11$5p9$1@r eader2.panix.co m> info@analysisan dsolutions.com (Analysis&Solut ions) writes:
            [color=blue]
            >So, if the vertical cell border projections are still there and the
            >vertical cell borders aren't showing up between the cells, does anyone
            >have ideas of what's going on and/or how to fix it?[/color]

            After some hacking, and help "viewing" them via some Mac enabled friends,
            it became apparent that the cell spacing wound up containing the row's
            background color. All other browsers tested use the table's background
            color for the cell spacing.

            Put together a page explaining the problem:


            Enjoy,

            --Dan

            --
            FREE scripts that make web and database programming easier
            Computer software produced by The Analysis and Solutions Company

            T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
            4015 7th Ave #4AJ, Brooklyn NY v: 718-854-0335 f: 718-854-0409

            Comment

            Working...