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

Opera 7.x Win98 div positioning

I'm trying to use the following html/css to create a box with a left
side and a right side. It's not complicated and it works well in
several versions of IE on Win2k and Win98 and Opera 7.11 on Win2k.
However if I try it on 7.x (it may not be 7.11 but it is 7.x, I can't
verify which it is right now) on Win98, it not only crashes Opera but
invariably it will crash the entire OS after a few minutes. So what I
want to know is, is there something wrong with my html/css or is this
some strangely isolated compatability problem?
Regardless of that answer, is there another way to achieve this same
effect? What I would LIKE to do is have a fixed position left side
div but that isn't supported by IE yet so I tried to do it this way.
I'm also trying (TRYING) to avoid using frames or tables.

here is the short bit of html:

<div style="position: absolute;
width: 85%;
left: 7.5%;
height: 30%;
top: 7.5%;">

<div style="position: absolute;
width: 30%;
left: 0;
height: 100%;
top: 0;
background: #00F;">left side</div>

<div style="position: absolute;
width: 70%;
left: 30%;
height: 100%;
top: 0;
background: #FF0;
overflow: auto;">x<br/>x<br/>x<br/>x<br/>x<br/>x<br/>x<br/>x<br/>
x<br/>x<br/>x<br/>x<br/>x<br/>x<br/>x<br/>x<br/>
x<br/>x<br/>x<br/>x<br/>x<br/>x<br/>x<br/>x<br/></div>

</div>
Thanks
k
Jul 20 '05 #1
0 2551

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

Similar topics

1
by: Holli Graham | last post by:
Hi, Could some Opera CSS expert take a look at http://www.cahabagba.com and tell me if there is a problem with my stylesheets or if it's just Opera weirdness? I've tested this on many browsers...
6
by: Chris | last post by:
Hello Is it possible to switch off stylesheets when a browser opens a web page? My pages work well in NS7, IE 6, Mozilla etc but Opera 7 doesnt handle positional elements very well. My idea...
4
by: Els | last post by:
Hi all, Whilst testing other things on www.browsercam.com, I found that some pages with absolute positioned pictures were all messed up in Mac's Opera 6.0 and even worse on Safari 1.0, and...
4
by: louissan | last post by:
Hi all, I've met a problem with Opera and its ability to render absolutely positioned divs inside relatively positioned parent blocks, themselves contained inside a relatively positioned...
14
by: Marco Bakker | last post by:
http://www.iboi.nl/dev/ Tested with: Safari 1.2.2 (Mac) Firefox 0.8 (Mac) IE 5.2.3 (Mac) Camino 0.8 (Mac) IE 6 (Windows) Opera 7.5 (Mac)
6
by: Dr.Bob | last post by:
Dear group, I made a 3 column design, centered in the middle, and #1 overlaps #2. To start, it was so much a hell to get this combination (3 columns, centering and stacking) right in IE + FF + OP...
7
by: Sander Tekelenburg | last post by:
See <http://santek.no-ip.org/~st/tests/CSS/Opera/align.php>. Would appreciate confirmation that this is a bug in Opera, not my mistake. -- Sander Tekelenburg,...
5
by: totalstranger | last post by:
I'm working on a lightweight, auto width, auto centered, one level drop down menu. It's working in FF, IE7 and Safari (all windows versions on my local system), however it fails in Opera. Can...
15
by: rhino | last post by:
I've put together a prototype of two-tiered CSS tabs that works really well in IE6, IE7, and FF2. It also works very well in Opera 9.27 _except_ that the placement of the lower tier of tabs is...
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: 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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.