Results 1 to 9 of 9

Thread: Got a weird one here..and I've run out of ideas!

  1. #1
    Adendum
    Guest

    Default Got a weird one here..and I've run out of ideas!

    Hi again,

    Looks like I need an extra set of eyes on this one as I, for sure, can't
    see the wood for the trees!

    The bad news is - it's my own site, so I'm embarrassed to ask but I need
    some help figuring out why one page totally breaks apart in Chrome and
    Safari but is fine in IE8 and FF.

    http://www.adendum.co.uk/html/clients.html

    For the record its all NOF11 published as "Dynamic Page Layout - All
    browsers".

    Any clues gratefully accepted.

    Paul


  2. #2
    Cougar-food
    Guest

    Default Re: Got a weird one here..and I've run out of ideas!

    Attempted "Fixed, CSS" to see the results? I'd attempt a few different
    formats on a copied test page to view the results. But then, I used to
    drink alot.

    (& embarrassed? HAH ! If this is the best you got, you ain't been
    nowhere, yet)

    Christopher

    "Adendum" <Adendum@hotmail.co.uk> wrote in message
    news:hne2g2$sk1$1@DailyPlanet.news.netobjects.com. ..
    > Hi again,
    >
    > Looks like I need an extra set of eyes on this one as I, for sure, can't
    > see the wood for the trees!
    >
    > The bad news is - it's my own site, so I'm embarrassed to ask but I need
    > some help figuring out why one page totally breaks apart in Chrome and
    > Safari but is fine in IE8 and FF.
    >
    > http://www.adendum.co.uk/html/clients.html
    >
    > For the record its all NOF11 published as "Dynamic Page Layout - All
    > browsers".
    >
    > Any clues gratefully accepted.
    >
    > Paul
    >




  3. #3
    Ray Campbell
    Guest

    Default Re: Got a weird one here..and I've run out of ideas!

    Paul,

    I've emailed you a few screen captures of what I'm seeing at my end.
    Hopefully it will provide some clues. Are you using the NOF ticker
    component, or your own code? This seems like the obvious source of concern.

    Unfortunately, Firefox is not off the hook either, as you will see.

    You seem to be in the curious situation where IE8 is the only browser that
    works. It's usually the other way around.

    -RayC


    "Adendum" <Adendum@hotmail.co.uk> wrote in message
    news:hne2g2$sk1$1@DailyPlanet.news.netobjects.com. ..
    > Hi again,
    >
    > Looks like I need an extra set of eyes on this one as I, for sure, can't
    > see the wood for the trees!
    >
    > The bad news is - it's my own site, so I'm embarrassed to ask but I need
    > some help figuring out why one page totally breaks apart in Chrome and
    > Safari but is fine in IE8 and FF.
    >
    > http://www.adendum.co.uk/html/clients.html
    >
    > For the record its all NOF11 published as "Dynamic Page Layout - All
    > browsers".
    >
    > Any clues gratefully accepted.
    >
    > Paul
    >



  4. #4
    Adendum
    Guest

    Default Re: Got a weird one here..and I've run out of ideas!

    Ray,

    Oh ... bugger!

    No email yet though so I can't see what you're seeing.

    Yes it's the NOF ticker (I'm not that clever! But could use the html
    marquee I suppose).

    My day just gets better and better!

    Paul

    On 13/03/2010 14:12, Ray Campbell wrote:
    > Paul,
    >
    > I've emailed you a few screen captures of what I'm seeing at my end.
    > Hopefully it will provide some clues. Are you using the NOF ticker
    > component, or your own code? This seems like the obvious source of concern.
    >
    > Unfortunately, Firefox is not off the hook either, as you will see.
    >
    > You seem to be in the curious situation where IE8 is the only browser
    > that works. It's usually the other way around.
    >
    > -RayC
    >
    >
    > "Adendum" <Adendum@hotmail.co.uk> wrote in message
    > news:hne2g2$sk1$1@DailyPlanet.news.netobjects.com. ..
    >> Hi again,
    >>
    >> Looks like I need an extra set of eyes on this one as I, for sure,
    >> can't see the wood for the trees!
    >>
    >> The bad news is - it's my own site, so I'm embarrassed to ask but I
    >> need some help figuring out why one page totally breaks apart in
    >> Chrome and Safari but is fine in IE8 and FF.
    >>
    >> http://www.adendum.co.uk/html/clients.html
    >>
    >> For the record its all NOF11 published as "Dynamic Page Layout - All
    >> browsers".
    >>
    >> Any clues gratefully accepted.
    >>
    >> Paul
    >>

    >


  5. #5
    Adendum
    Guest

    Default Re: Got a weird one here..and I've run out of ideas!


    I think I've narrowed it down after some manual editing.

    It's NOT the NOF ticker for sure as that works on all pages.

    I thought it may be that it was one of a handful of pages that carries
    the meta tags <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
    <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"> but as I said,
    several working pages have this in them.

    The only unique element on this page is the use of the <marquee> and if
    I manually edit this out of the page it all works!

    Have to find another way to make this list appear then!

    Paul

    On 13/03/2010 14:12, Ray Campbell wrote:
    > Paul,
    >
    > I've emailed you a few screen captures of what I'm seeing at my end.
    > Hopefully it will provide some clues. Are you using the NOF ticker
    > component, or your own code? This seems like the obvious source of concern.
    >
    > Unfortunately, Firefox is not off the hook either, as you will see.
    >
    > You seem to be in the curious situation where IE8 is the only browser
    > that works. It's usually the other way around.
    >
    > -RayC
    >
    >
    > "Adendum" <Adendum@hotmail.co.uk> wrote in message
    > news:hne2g2$sk1$1@DailyPlanet.news.netobjects.com. ..
    >> Hi again,
    >>
    >> Looks like I need an extra set of eyes on this one as I, for sure,
    >> can't see the wood for the trees!
    >>
    >> The bad news is - it's my own site, so I'm embarrassed to ask but I
    >> need some help figuring out why one page totally breaks apart in
    >> Chrome and Safari but is fine in IE8 and FF.
    >>
    >> http://www.adendum.co.uk/html/clients.html
    >>
    >> For the record its all NOF11 published as "Dynamic Page Layout - All
    >> browsers".
    >>
    >> Any clues gratefully accepted.
    >>
    >> Paul
    >>

    >


  6. #6
    Adendum
    Guest

    Default Re: Got a weird one here..and I've run out of ideas!


    Now using JavaScript. And appears OK in all browsers.

    Ray....still waiting for your email of problem screen shots. Am I OK now
    or do I have a problem?

    Paul



    On 15/03/2010 12:01, Adendum wrote:
    >
    > I think I've narrowed it down after some manual editing.
    >
    > It's NOT the NOF ticker for sure as that works on all pages.
    >
    > I thought it may be that it was one of a handful of pages that carries
    > the meta tags <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
    > <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"> but as I said,
    > several working pages have this in them.
    >
    > The only unique element on this page is the use of the <marquee> and if
    > I manually edit this out of the page it all works!
    >
    > Have to find another way to make this list appear then!
    >
    > Paul
    >
    > On 13/03/2010 14:12, Ray Campbell wrote:
    >> Paul,
    >>
    >> I've emailed you a few screen captures of what I'm seeing at my end.
    >> Hopefully it will provide some clues. Are you using the NOF ticker
    >> component, or your own code? This seems like the obvious source of
    >> concern.
    >>
    >> Unfortunately, Firefox is not off the hook either, as you will see.
    >>
    >> You seem to be in the curious situation where IE8 is the only browser
    >> that works. It's usually the other way around.
    >>
    >> -RayC
    >>
    >>
    >> "Adendum" <Adendum@hotmail.co.uk> wrote in message
    >> news:hne2g2$sk1$1@DailyPlanet.news.netobjects.com. ..
    >>> Hi again,
    >>>
    >>> Looks like I need an extra set of eyes on this one as I, for sure,
    >>> can't see the wood for the trees!
    >>>
    >>> The bad news is - it's my own site, so I'm embarrassed to ask but I
    >>> need some help figuring out why one page totally breaks apart in
    >>> Chrome and Safari but is fine in IE8 and FF.
    >>>
    >>> http://www.adendum.co.uk/html/clients.html
    >>>
    >>> For the record its all NOF11 published as "Dynamic Page Layout - All
    >>> browsers".
    >>>
    >>> Any clues gratefully accepted.
    >>>
    >>> Paul
    >>>

    >>


  7. #7
    Ray Campbell
    Guest

    Default Re: Got a weird one here..and I've run out of ideas!

    Hi, Paul

    I'm not at my desk at the moment. Looking with Firefox where I am now, it
    looks OK. The scroll is going UP now instead of right to left. Previously
    when I looked with FF, all of the links in RED were invisible (or black on
    black).

    I sent an email twice to your listed address at hotmail.co.uk.

    I will have a look when I get back this evening and let you know.

    -RayC

    "Adendum" <Adendum@hotmail.co.uk> wrote in message
    news:hnl9r7$4ie$1@DailyPlanet.news.netobjects.com. ..
    >
    > Now using JavaScript. And appears OK in all browsers.
    >
    > Ray....still waiting for your email of problem screen shots. Am I OK now
    > or do I have a problem?
    >
    > Paul
    >
    >
    >
    > On 15/03/2010 12:01, Adendum wrote:
    >>
    >> I think I've narrowed it down after some manual editing.
    >>
    >> It's NOT the NOF ticker for sure as that works on all pages.
    >>
    >> I thought it may be that it was one of a handful of pages that carries
    >> the meta tags <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
    >> <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"> but as I said,
    >> several working pages have this in them.
    >>
    >> The only unique element on this page is the use of the <marquee> and if
    >> I manually edit this out of the page it all works!
    >>
    >> Have to find another way to make this list appear then!
    >>
    >> Paul
    >>
    >> On 13/03/2010 14:12, Ray Campbell wrote:
    >>> Paul,
    >>>
    >>> I've emailed you a few screen captures of what I'm seeing at my end.
    >>> Hopefully it will provide some clues. Are you using the NOF ticker
    >>> component, or your own code? This seems like the obvious source of
    >>> concern.
    >>>
    >>> Unfortunately, Firefox is not off the hook either, as you will see.
    >>>
    >>> You seem to be in the curious situation where IE8 is the only browser
    >>> that works. It's usually the other way around.
    >>>
    >>> -RayC
    >>>
    >>>
    >>> "Adendum" <Adendum@hotmail.co.uk> wrote in message
    >>> news:hne2g2$sk1$1@DailyPlanet.news.netobjects.com. ..
    >>>> Hi again,
    >>>>
    >>>> Looks like I need an extra set of eyes on this one as I, for sure,
    >>>> can't see the wood for the trees!
    >>>>
    >>>> The bad news is - it's my own site, so I'm embarrassed to ask but I
    >>>> need some help figuring out why one page totally breaks apart in
    >>>> Chrome and Safari but is fine in IE8 and FF.
    >>>>
    >>>> http://www.adendum.co.uk/html/clients.html
    >>>>
    >>>> For the record its all NOF11 published as "Dynamic Page Layout - All
    >>>> browsers".
    >>>>
    >>>> Any clues gratefully accepted.
    >>>>
    >>>> Paul
    >>>>
    >>>




  8. #8
    Ray Campbell
    Guest

    Default Re: Got a weird one here..and I've run out of ideas!

    They all look good from here.

    Interesting when I checked earlier today, the items were in a kind of
    jumble, with 3 or 4 names on a line, and that's how they were before, plus
    the other issues. But now when I check with FF, Chrome and IE, they are all
    one per line.

    I am attaching the pic of the error report from Chrome here, in case that
    makes any sense to you.

    -RayC

    "Adendum" <Adendum@hotmail.co.uk> wrote in message
    news:hnl9r7$4ie$1@DailyPlanet.news.netobjects.com. ..
    >
    > Now using JavaScript. And appears OK in all browsers.
    >
    > Ray....still waiting for your email of problem screen shots. Am I OK now
    > or do I have a problem?
    >
    > Paul
    >
    >
    >
    > On 15/03/2010 12:01, Adendum wrote:
    >>
    >> I think I've narrowed it down after some manual editing.
    >>
    >> It's NOT the NOF ticker for sure as that works on all pages.
    >>
    >> I thought it may be that it was one of a handful of pages that carries
    >> the meta tags <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
    >> <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"> but as I said,
    >> several working pages have this in them.
    >>
    >> The only unique element on this page is the use of the <marquee> and if
    >> I manually edit this out of the page it all works!
    >>
    >> Have to find another way to make this list appear then!
    >>
    >> Paul
    >>
    >> On 13/03/2010 14:12, Ray Campbell wrote:
    >>> Paul,
    >>>
    >>> I've emailed you a few screen captures of what I'm seeing at my end.
    >>> Hopefully it will provide some clues. Are you using the NOF ticker
    >>> component, or your own code? This seems like the obvious source of
    >>> concern.
    >>>
    >>> Unfortunately, Firefox is not off the hook either, as you will see.
    >>>
    >>> You seem to be in the curious situation where IE8 is the only browser
    >>> that works. It's usually the other way around.
    >>>
    >>> -RayC
    >>>
    >>>
    >>> "Adendum" <Adendum@hotmail.co.uk> wrote in message
    >>> news:hne2g2$sk1$1@DailyPlanet.news.netobjects.com. ..
    >>>> Hi again,
    >>>>
    >>>> Looks like I need an extra set of eyes on this one as I, for sure,
    >>>> can't see the wood for the trees!
    >>>>
    >>>> The bad news is - it's my own site, so I'm embarrassed to ask but I
    >>>> need some help figuring out why one page totally breaks apart in
    >>>> Chrome and Safari but is fine in IE8 and FF.
    >>>>
    >>>> http://www.adendum.co.uk/html/clients.html
    >>>>
    >>>> For the record its all NOF11 published as "Dynamic Page Layout - All
    >>>> browsers".
    >>>>
    >>>> Any clues gratefully accepted.
    >>>>
    >>>> Paul
    >>>>
    >>>



  9. #9
    Adendum
    Guest

    Default Re: Got a weird one here..and I've run out of ideas!

    Ray,

    All I have done is remove the <marquee> tag and content as Chrome and
    Safari can't deal with <marquee>. So I replaced it with a scroller
    script and decided on UP rather than right to left.

    Seems there are shed loads of errors from all browsers! On most pages
    too. But NOF seems to generate HTML that generates errors, so I've given
    up trying to fix them. If the pages loads and do what they were meant to
    in IE, FF, Chrome and Safari I'm happy(ish).

    Thanks for your efforts though - much appreciated.

    Paul

    On 15/03/2010 22:30, Ray Campbell wrote:
    > They all look good from here.
    >
    > Interesting when I checked earlier today, the items were in a kind of
    > jumble, with 3 or 4 names on a line, and that's how they were before,
    > plus the other issues. But now when I check with FF, Chrome and IE, they
    > are all one per line.
    >
    > I am attaching the pic of the error report from Chrome here, in case
    > that makes any sense to you.
    >
    > -RayC
    >
    > "Adendum" <Adendum@hotmail.co.uk> wrote in message
    > news:hnl9r7$4ie$1@DailyPlanet.news.netobjects.com. ..
    >>
    >> Now using JavaScript. And appears OK in all browsers.
    >>
    >> Ray....still waiting for your email of problem screen shots. Am I OK
    >> now or do I have a problem?
    >>
    >> Paul
    >>
    >>
    >>
    >> On 15/03/2010 12:01, Adendum wrote:
    >>>
    >>> I think I've narrowed it down after some manual editing.
    >>>
    >>> It's NOT the NOF ticker for sure as that works on all pages.
    >>>
    >>> I thought it may be that it was one of a handful of pages that carries
    >>> the meta tags <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
    >>> <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"> but as I said,
    >>> several working pages have this in them.
    >>>
    >>> The only unique element on this page is the use of the <marquee> and if
    >>> I manually edit this out of the page it all works!
    >>>
    >>> Have to find another way to make this list appear then!
    >>>
    >>> Paul
    >>>
    >>> On 13/03/2010 14:12, Ray Campbell wrote:
    >>>> Paul,
    >>>>
    >>>> I've emailed you a few screen captures of what I'm seeing at my end.
    >>>> Hopefully it will provide some clues. Are you using the NOF ticker
    >>>> component, or your own code? This seems like the obvious source of
    >>>> concern.
    >>>>
    >>>> Unfortunately, Firefox is not off the hook either, as you will see.
    >>>>
    >>>> You seem to be in the curious situation where IE8 is the only browser
    >>>> that works. It's usually the other way around.
    >>>>
    >>>> -RayC
    >>>>
    >>>>
    >>>> "Adendum" <Adendum@hotmail.co.uk> wrote in message
    >>>> news:hne2g2$sk1$1@DailyPlanet.news.netobjects.com. ..
    >>>>> Hi again,
    >>>>>
    >>>>> Looks like I need an extra set of eyes on this one as I, for sure,
    >>>>> can't see the wood for the trees!
    >>>>>
    >>>>> The bad news is - it's my own site, so I'm embarrassed to ask but I
    >>>>> need some help figuring out why one page totally breaks apart in
    >>>>> Chrome and Safari but is fine in IE8 and FF.
    >>>>>
    >>>>> http://www.adendum.co.uk/html/clients.html
    >>>>>
    >>>>> For the record its all NOF11 published as "Dynamic Page Layout - All
    >>>>> browsers".
    >>>>>
    >>>>> Any clues gratefully accepted.
    >>>>>
    >>>>> Paul
    >>>>>
    >>>>


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •