Re: Layers Content overlaps

Tech-Archive recommends: Fix windows errors by optimizing your registry



There are no layer problems on that page in IE6 or any other browser
(FireFox, Opera 7).
However - The page does not fit in my 800x600 browser - requires
left-right scrollbar which has been suppressed. Bear in mind that 30%
of users still have screen resolution set to 800x600. and a
significant proportion of those with higher resolution monitors open
their browsers in small windows.

In the Banner frame page (Home_Frame1.htm) remove the line
<%@ Language=JavaScript %>
This would only be used if you were using ASP for server-side
scripting.
The image paths in the JavaScript need amending in some cases:
example:

banner2.src = "../Logo/../Logo/KSwiss%20Logo.jpg"
should be
banner2.src = "../Logo/KSwiss%20Logo.jpg"

Also remove all spaces from folder and file names - the spaces appear
in links as %20, and some browsers and servers will break the links.

How do you get into the rest of the website? Is there any more to the
website?
Reading the code in the Banner page, there should be links associated
with the rotating banners, but these are definitely not obvious, and
do not work.
--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

"Pathy" <Pathy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:367EF2B9-0D40-479A-A0F1-78695C467B07@xxxxxxxxxxxxxxxx
> Hi,
>
> I have created a htm file with frames. I have used Layers and not
> table. The
> page looks good on my machine(IE 6, Firefox) and few others. But
> some of the
> browsers with IE 6, the layers are overlapping. That is the
> contents (texts)
> in one layer appears to overlap on to the next layer. Hence the
> contents are
> not readable.
>
> This issue happens at www.upfrontclearance.com.au
>
> Any help will be highly appreciated.
>
> regards
> Pathy


.



Relevant Pages

  • Re: Layers Content overlaps
    ... I would redesign: ... >> their browsers in small windows. ... >>> I have created a htm file with frames. ... >>> in one layer appears to overlap on to the next layer. ...
    (microsoft.public.frontpage.programming)
  • Re: Layers Content overlaps
    ... to fit in 800x600 or is there a way to enable scroll bar automatically? ... and some browsers and servers will break the links. ... > Reading the code in the Banner page, ... >> in one layer appears to overlap on to the next layer. ...
    (microsoft.public.frontpage.programming)
  • Re: Oregano 1 question
    ... You could try reporting as a different user agent, or maybe try toggling the fake layer support option. ... It looked like they were just pasting entire HTML files that did what they wanted into the main index.html file! ... correct HTML are long gone, browsers need to cope with that, as Firefox ... away the best browser on RISC OS. ...
    (comp.sys.acorn.apps)
  • layers compatibility
    ... mainly just to have a background image ... many different browsers, I had eventually decided my page would 'look ... nicier in internet explorer' and I stopped trying to support other ... What is the default layer number or level for these ...
    (comp.infosystems.www.authoring.html)
  • Firefox Questions - rules-color and div bleeding through
    ... For highlighting, I set the row.backgroundColor to blue. ... How can I change the rule color for these rows? ... Text and images from a layer in the background are bleeding ... through with Firefox. ...
    (comp.lang.javascript)