473,378 Members | 1,523 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,378 software developers and data experts.

Layers question

I'm a little new to this aspect of web design...could someone tell me what
it is I need to do to get items to display on top of one another (via
layers)? Even when I assign high z-indices to an id, it still interrupts
the flow of the page. I need it to not interrupt the flow (like it's
display is "none"), yet be visible and cover another part of the page. What
am I doing wrong?

TIA,
Aaron

Jul 20 '05 #1
3 1612
On Thu, 22 Jan 2004 20:40:53 -0800, "Aaron" <ag********@comcast.net>
wrote:
I'm a little new to this aspect of web design...could someone tell me what
it is I need to do to get items to display on top of one another (via
layers)? Even when I assign high z-indices to an id, it still interrupts
the flow of the page. I need it to not interrupt the flow (like it's
display is "none"), yet be visible and cover another part of the page. What
am I doing wrong?


Assuming that what you're doing can't be adequately addressed by
background images, you need to read up a bit more of the CSS spec; the
magic spell is "absolute positioning" (section 9.6).

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/
Jul 20 '05 #2
Stephen Poley wrote:
On Thu, 22 Jan 2004 20:40:53 -0800, "Aaron"
<ag********@comcast.net> wrote:
could someone tell me what it is I need to do to get items to
display on top of one another (via layers)? Even when I assign
high z-indices to an id, it still interrupts the flow of the
page. I need it to not interrupt the flow (like it's display is
"none"), yet be visible and cover another part of the page.


Assuming that what you're doing can't be adequately addressed by
background images, you need to read up a bit more of the CSS spec;
the magic spell is "absolute positioning" (section 9.6).


So this cannot be done with relative positioning? I've never tried it,
but it seems like a good way to partly overlap e.g. a heading and
subheading. Plus, absolute does remove the element from the flow,
which the op wants to avoid.

--
Brian (follow directions in my address to email me)
http://www.tsmchughs.com/

Jul 20 '05 #3
On Fri, 23 Jan 2004 16:23:34 GMT, Brian
<us*****@julietremblay.com.invalid-remove-this-part> wrote:
Stephen Poley wrote:
On Thu, 22 Jan 2004 20:40:53 -0800, "Aaron"
<ag********@comcast.net> wrote:
could someone tell me what it is I need to do to get items to
display on top of one another (via layers)? Even when I assign
high z-indices to an id, it still interrupts the flow of the
page. I need it to not interrupt the flow (like it's display is
"none"), yet be visible and cover another part of the page.


Assuming that what you're doing can't be adequately addressed by
background images, you need to read up a bit more of the CSS spec;
the magic spell is "absolute positioning" (section 9.6).


So this cannot be done with relative positioning? I've never tried it,
but it seems like a good way to partly overlap e.g. a heading and
subheading. Plus, absolute does remove the element from the flow,
which the op wants to avoid.


I understood that the OP *did* want to remove the element from the flow.
I guess he'll get back to us if he's still puzzled.

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/
Jul 20 '05 #4

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...
1
by: cmo63126 | last post by:
I'm currently refactoring a small to mid-size web application. One of my goals is to keep my layers as loosely coupled as possible. I've created 3 separate assemblies (Web GUI, Business Logic,...
3
by: Jeannie | last post by:
Can anyone help me adjust this code so that it works in Netscape 4.x? I have am developing a website for a restaurant and the menu page has menus for lunch and dinner. Two images work as tabs, so...
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...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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...
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...

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.