473,396 Members | 2,036 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.

absolute positioning on Macintosh Opera and Safari

Els
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 worse again on Linux' Konqueror 3.0.5.

I've collected some of the views on
http://www.browsercam.com/public.aspx?proj_id=43251
Where for each of the 3 pages I selected, you can see the
view as intended (Moz 1.6-Mac) followed by the messed-up ones.

Can anyone help me out as to why specificly Mac-Opera 6.0 is
pushing the pics together?
Safari and Konqueror don't seem to 'obey' the absolute
positioning at all. Does anyone have a solution for that?

The url's to the pages on the web are
http://www.mediatech.nl/~rachel/Rach...venka2003.html
http://www.mediatech.nl/~rachel/Rachel/portraits.html
http://www.mediatech.nl/~rachel/Rachel/index.html

--
Els

Mente humana é como pára-quedas; funciona melhor aberta.
Jul 20 '05 #1
4 4044
Els

Els wrote:
Hi all, I've collected some of the views on
http://www.browsercam.com/public.aspx?proj_id=43251
Where for each of the 3 pages I selected, you can see the view as
intended (Moz 1.6-Mac) followed by the messed-up ones.

Can anyone help me out as to why specificly Mac-Opera 6.0 is pushing the
pics together?
Safari and Konqueror don't seem to 'obey' the absolute positioning at
all. Does anyone have a solution for that?
Found this one myself: I had an absolute positioned div in
another absolute positioned div. That doesn't make Safari
happy. So that's fixed, but it didn't change anything for
Opera. Opera on a Mac still is pushing the pics together,
and I don't see any reason for that.
Can anyone help me with this?
The url's to the pages on the web are
http://www.mediatech.nl/~rachel/Rach...venka2003.html
http://www.mediatech.nl/~rachel/Rachel/portraits.html
http://www.mediatech.nl/~rachel/Rachel/index.html

--
Els

Mente humana é como pára-quedas; funciona melhor aberta.

Jul 20 '05 #2
Els wrote:

http://www.browsercam.com/public.aspx?proj_id=43251

Safari and Konqueror don't seem to 'obey' the absolute
positioning at all. Does anyone have a solution for that?

The url's to the pages on the web are
http://www.mediatech.nl/~rachel/Rach...venka2003.html
http://www.mediatech.nl/~rachel/Rachel/portraits.html
http://www.mediatech.nl/~rachel/Rachel/index.html


Mac OSX 10.2.8, Safari build v85
I don't get the same results as browsercam at all, but see pretty much
the same thing as mozilla. The only real issue is with the fixed width,
and how it looks in a narrower window.

--
To email a reply, remove (dash)un(dash). Mail sent to the un
address is considered spam and automatically deleted.
Jul 20 '05 #3
Els


kchayka wrote:
Els wrote:
http://www.browsercam.com/public.aspx?proj_id=43251

Safari and Konqueror don't seem to 'obey' the absolute
positioning at all. Does anyone have a solution for that?

The url's to the pages on the web are
http://www.mediatech.nl/~rachel/Rach...venka2003.html
http://www.mediatech.nl/~rachel/Rachel/portraits.html
http://www.mediatech.nl/~rachel/Rachel/index.html

Mac OSX 10.2.8, Safari build v85
I don't get the same results as browsercam at all, but see pretty much
the same thing as mozilla.


Thanks, Kchayka, that's good to know. I thought browsercam
was using real browsers to make the screenprints. Now I hope
it's not just the platform or the build that is different...
The only real issue is with the fixed width,
and how it looks in a narrower window.


Yes, I'm aware of that. Sacrificed that to be able to have
certain layouts. Maybe in future I'll make a real liquid
version ;-)
--
Els

Mente humana é como pára-quedas; funciona melhor aberta.

Jul 20 '05 #4
Els

Els wrote:
kchayka wrote:
Els wrote:
http://www.browsercam.com/public.aspx?proj_id=43251

Safari and Konqueror don't seem to 'obey' the absolute positioning at
all. Does anyone have a solution for that?

http://www.mediatech.nl/~rachel/Rach...venka2003.html
http://www.mediatech.nl/~rachel/Rachel/portraits.html
http://www.mediatech.nl/~rachel/Rachel/index.html


Mac OSX 10.2.8, Safari build v85
I don't get the same results as browsercam at all, but see pretty much
the same thing as mozilla.


Thanks, Kchayka, that's good to know. I thought browsercam was using
real browsers to make the screenprints.


Ah, no, I know why the difference.
As I said in my second post: I already altered the file to
make Safari happy.

It's only Opera on a Mac that gives strange results now.

--
Els

Mente humana é como pára-quedas; funciona melhor aberta.

Jul 20 '05 #5

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

Similar topics

2
by: Laiverd.COM | last post by:
Hi everybody, I'm not quite sure whether this request is appropriate here; if not I'm sorry. I have finally managed to get things positioned, scaled etc. properly. However I'm only able to check...
6
by: Gert Brinkmann | last post by:
Hello, as I understand the specs http://www.w3.org/TR/CSS21/visuren.html#x19 an absolute positioned block element is positioned relative to its parent element. This is told in the german...
7
by: Alex | last post by:
Hi Everone, I need some advice on how to setup 4 columns where the outside two are absolute (120px) and the inner two (side by side) are relevent (Fluid) and change with the screen. Here's my...
8
by: Bob Skutnick | last post by:
Greetings, I'm hoping someone has experienced a problem I'm having: I have an existing ASP application (working fine) that uses an SSL server certificate. My user community is made up of both...
4
by: Eric Lindsay | last post by:
I seem to be running into problems when I try viewing pages at my site http://site.sheltersrus.com.au/ using this stylesheet http://site.sheltersrus.com.au/sheltersrus.css in Internet Explorer 6. ...
3
by: mikewse | last post by:
I have a strange problem where it seems IE is doing the correct layout but Firefox and Safari isn't. I think I'm probably wrong, and there is something in the standards that say behaviour should be...
0
by: Nik Coughlin | last post by:
If you have an absolutely positioned element and you place an absolutely positioned child element within it and give the child values for both top and bottom the child will have zero height...
14
by: Fistro | last post by:
I'm trying to find a design that would allow me to build web pages without having to worry about compatibility issues (not too much, in any case,,,) I've came across this CSS layout technique:...
16
by: Mathieu Maes | last post by:
I have developed a page with javascript which has a filmstrip look- alike bar and a slideshow: http://celtecbe.apache02.hostbasket.com/pdw/media.php?id=268 It uses a "onmousemove" event, which...
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
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.