Re: Layers Content overlaps
- From: "Ronx" <ronx917@xxxxxxxxxxx>
- Date: Sun, 10 Jul 2005 11:51:04 +0100
I would redesign:
lose the frames - they are not needed based on what can be seen and
will give problems with search engines and bookmarking.
use tables set to 760px width or 100% width instead of Absolute
Positioning.
add some obvious navigation
--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
"Pathy" <Pathy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0B084A16-E233-4BC2-A614-E177E1387830@xxxxxxxxxxxxxxxx
> Hi Ron,
>
> Thanks for your reply. Greatly appreciated. Do I have to redesing
> the page
> to fit in 800x600 or is there a way to enable scroll bar
> automatically?
>
> regards
> Pathy
>
>
>
> "Ronx" wrote:
>
>> 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
>>
>>
>>
.
- References:
- Layers Content overlaps
- From: Pathy
- Re: Layers Content overlaps
- From: Ronx
- Re: Layers Content overlaps
- From: Pathy
- Layers Content overlaps
- Prev by Date: Re: Layers Content overlaps
- Next by Date: Re: sending form input to email address
- Previous by thread: Re: Layers Content overlaps
- Next by thread: Re: Layers Content overlaps
- Index(es):
Relevant Pages
|