473,386 Members | 1,715 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

layers

can someone explain to me how to fix this behavior.

I have a layer on top of the layer, depending on the browser or the
screen resolution, sometimes the layer underneath is longer then the
one on top and sometimes it's the other way around.

Is there a way to lock them so they wouldn't change the size and look
the same in each situation?

can I fix this using CSS?

Thanks
Maggie
Jul 20 '05 #1
6 1918
In article <18**************************@posting.google.com >, Maggie
wrote:
can someone explain to me how to fix this behavior.

I have a layer on top of the layer,
What do you mean by layer? It is not well defined term.
depending on the browser or the
screen resolution, sometimes the layer underneath is longer then the
one on top and sometimes it's the other way around. Is there a way to lock them so they wouldn't change the size and look
the same in each situation? can I fix this using CSS?


I see no reason to use two "layers" there. Nor can I see use for all
those tables, nor fixed width.

Your code is pretty much unreadable, I think that is because wysinwyg
program. I suggest you start by making it sencible. (problems are endless
empty paragraphs, too many layout tables etc.)
After that, it is quick to make the CSS from scratch, and get rid of pt
and pt units as you go.
--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Saapi lähettää meiliä, jos aihe ei liity ryhmään, tai on yksityinen
tjsp., mutta älä lähetä samaa viestiä meilitse ja ryhmään.

Jul 20 '05 #2
Lauri Raittila <la***@raittila.cjb.net> exclaimed in <MP************************@news.cis.dfn.de>:

[quoting Maggie]
I have a layer on top of the layer,


What do you mean by layer? It is not well defined term.


This is yet another of those odd comments I see from time to time. It would
seem to me, in the context of the group ciwas, that "layering" atleast
is very well defined; and that "layer" follows quite clearly.

Can you explain why you mean it is not well defined ?

--
- Tina Holmboe Greytower Technologies
ti**@greytower.net http://www.greytower.net/
[+46] 0708 557 905
Jul 20 '05 #3
Tina Holmboe wrote:
Lauri Raittila <la***@raittila.cjb.net> exclaimed in
<MP************************@news.cis.dfn.de>:

[quoting Maggie]
I have a layer on top of the layer,


What do you mean by layer? It is not well defined term.


This is yet another of those odd comments I see from time to time.
It would seem to me, in the context of the group ciwas, that
"layering" atleast is very well defined; and that "layer" follows
quite clearly.

Can you explain why you mean it is not well defined ?


Jumping in the conversation; <layer> was an NetscapeHTML element. So
there might be some confusion there. Container/ div/ absolutely
positioned block-level element etc. can be used also.

--
Google Blogoscoped
http://blog.outer-court.com
Jul 20 '05 #4
Lauri Raittila <la***@raittila.cjb.net> wrote in message news:<MP************************@news.cis.dfn.de>. ..
In article <18**************************@posting.google.com >, Maggie
wrote:
can someone explain to me how to fix this behavior.

I have a layer on top of the layer,


What do you mean by layer? It is not well defined term.
depending on the browser or the
screen resolution, sometimes the layer underneath is longer then the
one on top and sometimes it's the other way around.

Is there a way to lock them so they wouldn't change the size and look
the same in each situation?

can I fix this using CSS?


I see no reason to use two "layers" there. Nor can I see use for all
those tables, nor fixed width.

Your code is pretty much unreadable, I think that is because wysinwyg
program. I suggest you start by making it sencible. (problems are endless
empty paragraphs, too many layout tables etc.)
After that, it is quick to make the CSS from scratch, and get rid of pt
and pt units as you go.

How can you see my code? I didn't post the URL to my page
Jul 20 '05 #5
Tina Holmboe wrote:
"Philipp Lenssen" <in**@outer-court.com> exclaimed
in <bk***********@id-203055.news.uni-berlin.de>:
Tina Holmboe wrote:
Can you explain why you mean it is not well defined ?


Jumping in the conversation; <layer> was an NetscapeHTML element. So
there might be some confusion there. Container/ div/ absolutely
positioned block-level element etc. can be used also.


Seeing that this is ciwas and that LAYER never existed outside the
dreamworld that was Netscape, I believe we can dispense with that particular
folly.


You and I might dispense with it. (I've never used it; I suspect you
have not either.) But we do get questions here.

http://groups.google.com/groups?hl=e...ng.stylesheets

NB: That link may wrap in your reader.

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

Jul 20 '05 #6
In article <18**************************@posting.google.com >, Maggie
wrote:
Lauri Raittila <la***@raittila.cjb.net> wrote :
In article <18**************************@posting.google.com >, Maggie
wrote:
can someone explain to me how to fix this behavior.

I have a layer on top of the layer,
What do you mean by layer? It is not well defined term.
I propably wrote this bit before I thought I had seen the site. So that's
why I asked what she meaned by layer.
depending on the browser or the
screen resolution, sometimes the layer underneath is longer then the
one on top and sometimes it's the other way around.

Is there a way to lock them so they wouldn't change the size and look
the same in each situation?

can I fix this using CSS?

Propably, but hard to tell whitout actually knowing the problem.
Your code is pretty much unreadable, I think that is because wysinwyg
program. I suggest you start by making it sencible. (problems are endless
empty paragraphs, too many layout tables etc.)
After that, it is quick to make the CSS from scratch, and get rid of pt
and pt units as you go.


To know if my suggestion was incorrect, I would need to see the URL. I
would guess that my advice is pretty good anyway, exept your code is
propably better than the one I thought was yours.
How can you see my code? I didn't post the URL to my page


Hm. That is strange. I still remember how "your" site looked. It had two
layers, of which one was wider than other. Maybe it was some coincidence,
and I replied to wrong post? I sometimes have 10 follow-ups open at time,
so I might have mistaken, especially since both had essentially same
problem.
--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>
Saapi lähettää meiliä, jos aihe ei liity ryhmään, tai on yksityinen
tjsp., mutta älä lähetä samaa viestiä meilitse ja ryhmään.

Jul 20 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Lizzy | last post by:
I have an internet application which has a progress bar show whenever the customer is requesting data from the server. This progress bar is coded to work in both Netscape 4.75 and above and IE 5.0...
1
by: Chris Leonard | last post by:
Hi. Can anyone help me please. If the syntax for IE is: document.getElementById(layerID) What if I want to use layers ? document.layers ?????????
6
by: David List | last post by:
I'm having a problem using different properties of the document object in the example javascripts in my textbook with browsers that identify themselves as using the Mozilla engine. One example of...
8
by: Freek te Water | last post by:
Hi, Hope no-one is offended by my probably noob question... Context: I have a web page design, which always centres in the middle of the screen (using a 100%*100% HTML-table). Now I also use...
3
by: Crimefighter | last post by:
I'm not a javascript guy, but the use of this banner rotator script has given me fits. I know a few causes of the problem thus far, one being the layer tags aren't supported under Netscape 7.1...
4
by: ashkaan57 | last post by:
Hi, I am using the following code to show/hide part of an html page. It works in Netscape and Firefox but dies in IE: "Error: document.layers is null or not an object" <style> ..noshow {...
5
by: evanburen | last post by:
I have a set of 10 div layers on a page that each contain dynamic content pulled from a database so the size of the div layers is not static. Each layer can be viewed or hidden by checking...
10
by: Joey_Stacks | last post by:
Does anyone know of a scipt that will rotate random div layers on page refresh? I have a primary content area front and center on my site homepage, and I'd like to rotate various chunks of html...
5
by: Burt | last post by:
There's an architect at my 200 person company that advocates having many layers in all my C# apps. He wants web services, use case handlers, facade layers, data gateways, etc. When I ask why all...
1
by: Grimm | last post by:
I am developing an internalk inteface that integrates alot of seperate tools into one interface. The current version uses one Iframe inside a div layer for positioning. Currently the seperate web...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.