473,378 Members | 1,417 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.

Knowign the Y Position of a frame in to a frameset...

STB
Hi To all the forum!!!
I have a question...
How i can do to know a top position of a frame in frameset...
independently from the resolution of Video mode???
I go to explain better...
i have a frameset with 3 frames... like this...
_______________________________ --> A
| |
|frame Top |
_______________________________ --> B
| |
| |
| |
| |
| Frame Main |
| |
| |
|gif_top |
_______________________________ --> C
|gif_bottom |
| Frame Bottom |
_______________________________ --> D

i have to put a gif splited in 2 part in the left bottom corner...
so i must slice the gif and put the upper part in the bottom of main
frame and put the lower part in the top of bottom frame...
....ok.. here we go!!!
to join the gifs i put it with 2 <img> tag ... 1 in the main frame and
one in the bottom frame..
- Mainframe :
<img src="IMG/sfondo_top.gif" style="position: absolute; left: 0px;
top: 275px">
- Bottom frame
<img src="IMG/Sfondo_bottom.gif" style="position: absolute; left: 0px;
top: 0px">
ok... but this solution work only if in one video mode.. (es.
1024X768) and without auto hide of Application bar!!!
I need to know how to know the top position (the Y position inside
video) of the bottom frame... where is placed the C line..
so i know the height of my gif and i can place her Top =
Cposition-Height_of_my_Gif....
Need help to resolve this problem...
really thanks to everybody..
bye bye.. stefano.. Have a nice day... or night :-) from italy!!
Jul 17 '05 #1
0 3199

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

Similar topics

2
by: kp. | last post by:
I am writing a very short HTML code such that i can refresh a third party webpage. A sample of it is as follow: <html> <head> <meta http-equiv="no-cache"> <META HTTP-EQUIV="refresh"...
4
by: Fre | last post by:
Hi, i made script with an alert window that should show me the location of the page in frame CONTENT (..../artikels.aspx). But it don't work, i got an error: 'top.frames.1.frames' is empty or nog...
7
by: David Hayes | last post by:
I tried finding an answer on http://www.quirksmode.org/ without success. I am attempting a complicated Frames structure. I have made it work in IE, but not Netscape. I begin with three...
5
by: Frame | last post by:
I'm looking for tutorials or articles considering HTML Frames and how to handle them with Javascript. E.g. samples how Frames can exchange information, can a Frame instruct other Frame to update...
11
by: Rob | last post by:
I know, I know, don't use frames. Well, I'm stuck with these frames and I'm trying to add functionality without a complete redsign. You can look at this as a nostalgic journey. Anyway, I've got...
12
by: Geoff Cox | last post by:
Hello I'm having a problem loading a frameset file using an include in a php file. Nothing is displayed and when I look at the source code I see that <html> <head> <title></title>
4
by: maminx | last post by:
Hello..i have problem, hope someone can help me..i have this frameset below : <FRAMESET ROWS="55%" COLS="37%,63%"> <FRAME NAME="runningTrade" SRC="http://runningtrade.com" scrolling="no"> ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
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...
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...

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.