473,473 Members | 2,161 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Layer ontop of frames

Dan
I was wondering if it was possible (and if so how) to put a layer ontop
of frames. What I mean is that I would be able to put anything,
including tables ontop of frames so that it could go ontop of two
frames at once, independent of everything else.

Also if it is possible, how would I make it stay still, evenwhen the
page is scrolled... like so that it doesn't even giggle or anything it
stays fixed..

Also, on another subject how would i make it appear next to the top
right hand corner of a cell in a table?

If any of this is unclear, please let me know.

Thanks

Dan

Feb 21 '06 #1
2 1328

Dan wrote:
I was wondering if it was possible (and if so how) to put a layer ontop
of frames. What I mean is that I would be able to put anything,
including tables ontop of frames so that it could go ontop of two
frames at once, independent of everything else.

Also if it is possible, how would I make it stay still, evenwhen the
page is scrolled... like so that it doesn't even giggle or anything it
stays fixed..

Also, on another subject how would i make it appear next to the top
right hand corner of a cell in a table?

If any of this is unclear, please let me know.

Thanks

Dan


It is possible if you use inlineframes.
Layers can be on top of those.

The second question i don't get ...

Greetings.

Feb 22 '06 #2
Go thru this for your second question:
http://www.cssplay.co.uk/layouts/fixed.html

If you position as above, it doesn't even giggle or anything else :) It
stays fixed..
Use two DIVs.. The parent DIV has (STYLE="display:block; top:10px;
left:150px; position:absolute")

The child table in DIV uses fixed position style.(For ex: Use
STYLE="display:block; top:10px; left:150px; position:fixed")

For ur first question, use IFRAME instead of regular frames. Then use
tables inside DIVs and position them on the top of the IFRAME/S. Make
sure you have the TABLE with DIV in the parent page.

Hope that I am clear and the info is useful..

Chaitu..

Feb 22 '06 #3

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

Similar topics

3
by: Daedalous | last post by:
This is what I currently have: parent.frames.document.getElementById.frames.document.forms.value = parent.frames.document.forms.value
1
by: PAD | last post by:
I have written a javascript routine that populates a parent document with a series of <iframe>s. Each <iframe> receives its contents from a series of separate smaller HTML files. Of course my NN...
1
by: Chris McGarry | last post by:
Hello, I'm new to style sheets and have been fighting with browser compatibility for two days. I'm developing a image selection page (similar to Ebay where the visitor can select and enlarge 1-6...
3
by: Daniel | last post by:
Hi I am trying to create an interactive links. I am not sure if I should use table or Layer (DIV) to display picture or text within either a table cell or a Layer. If I click on link A, it...
4
by: Lionel | last post by:
I am working on a site with pages that all have multiple layers. At this point, I am trying to link one layer of one page to another layer of another page. Is it possible ? If it is, can anyone...
2
by: Tino Langer | last post by:
Hello, I try to draw a layer (a div-area) in a frame - everything is right. But if the frame is to small to draw the whole layer, the layer is cutted off at the frame border. Is it possible to...
1
by: ViRi | last post by:
I am writing my own little video player, using AxMicrosoft.MediaPlayer.Interop.AxWindowsMediaPlayer, and i want to add stats when in fullscreen. I am able to Draw to it with GDI+, but since...
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...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.