Re: Layers Content overlaps



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
>>
>>
>>


.



Relevant Pages

  • Re: is sample pattern matching possible in any way?
    ... physical layer is too great to turnaround an ACK within 802.11 specs. ... these samples to detect frames without requiring the full PHY layer? ... I didn't entirely expect to find correlation, ... that's how you would employ a matched filter. ...
    (comp.dsp)
  • Keyboard Shortcuts
    ... What is with the keyboard shortcuts have "Ctrl" in virtually every ... Video Frames to Layers... ... Layer Comps to Files... ... Define Brush Preset... ...
    (alt.graphics.photoshop)
  • Some mp3 and wma files wont play
    ... MPEG 1.0 layer 3 ... 32kbit, 25779 frames ... CRCs: No ... Emphasis: None ...
    (microsoft.public.windowsmedia.player)
  • Re: Zero motion vector Inter prediction in H264
    ... I want to do an H264 encoder with minimal inter prediction. ... Any other suggestion on improving compression efficiency from Intra- ... Allow "Layer Clumps". ... results than trying to compress the whole series of frames "as is". ...
    (comp.compression)
  • 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)