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

Surprise - IE 6 not behaving properly

Please take a look at:

cruz.amandadevries.com

And if possible, explain to me why IE is not putting the 'content' div
below the 'rightcol_image' div?

Thanks
Amanda

Sep 26 '07 #1
4 2506
"Amanda" <am*******@gmail.comwrote in message
news:11*********************@r29g2000hsg.googlegro ups.com...
>
And if possible, explain to me why IE is not putting the 'content' div
below the 'rightcol_image' div?
Even if it put it in the right place, and right size, IE6 would not support
PNG transparency.

Steve.
Sep 26 '07 #2
Amanda <am*******@gmail.comwrites:
Please take a look at:

cruz.amandadevries.com

And if possible, explain to me why IE is not putting the 'content' div
below the 'rightcol_image' div?
Because IE6 is interpreting your invalid CSS "more correctly" than the
other browsers you have tried. A double }} is confusing the CSS
parser (there may be other problems, I did not check) correct that and
conforming browsers will take you at your word and put the image over
the text. What I get currently in Firefox is the browser ignoring
your class so the image pushes the following text down.

position: absolute is probably not what you want -- unless you make room
for it anyway, but then, why bother?

To have a good idea what various browsers might do, you should start
with valid HTML and CSS -- it makes life so much simpler!

--
Ben.
Sep 26 '07 #3
Okay, my sincere apologies, I didn't notice the double }} before;
obviously I would have fixed that had I seen it!

Now do you have any idea why the image is over the text? I actually
want it to be below the image...

I need the absolute reference to keep the rightcol div on top -
otherwise, it appears after the leftcol stuff.

Thanks,
Amanda

On Sep 26, 1:31 pm, Ben Bacarisse <ben.use...@bsb.me.ukwrote:
Amanda <amanda...@gmail.comwrites:
Please take a look at:
cruz.amandadevries.com
And if possible, explain to me why IE is not putting the 'content' div
below the 'rightcol_image' div?

Because IE6 is interpreting your invalid CSS "more correctly" than the
other browsers you have tried. A double }} is confusing the CSS
parser (there may be other problems, I did not check) correct that and
conforming browsers will take you at your word and put the image over
the text. What I get currently in Firefox is the browser ignoring
your class so the image pushes the following text down.

position: absolute is probably not what you want -- unless you make room
for it anyway, but then, why bother?

To have a good idea what various browsers might do, you should start
with valid HTML and CSS -- it makes life so much simpler!

--
Ben.

Sep 26 '07 #4
Never mind, I've got everything (almost) working now...thanks for
everyone's advice.

Amanda

On Sep 26, 2:11 pm, Amanda <amanda...@gmail.comwrote:
Okay, my sincere apologies, I didn't notice the double }} before;
obviously I would have fixed that had I seen it!

Now do you have any idea why the image is over the text? I actually
want it to be below the image...

I need the absolute reference to keep the rightcol div on top -
otherwise, it appears after the leftcol stuff.

Thanks,
Amanda

On Sep 26, 1:31 pm, Ben Bacarisse <ben.use...@bsb.me.ukwrote:
Amanda <amanda...@gmail.comwrites:
Please take a look at:
cruz.amandadevries.com
And if possible, explain to me why IE is not putting the 'content' div
below the 'rightcol_image' div?
Because IE6 is interpreting your invalid CSS "more correctly" than the
other browsers you have tried. A double }} is confusing the CSS
parser (there may be other problems, I did not check) correct that and
conforming browsers will take you at your word and put the image over
the text. What I get currently in Firefox is the browser ignoring
your class so the image pushes the following text down.
position: absolute is probably not what you want -- unless you make room
for it anyway, but then, why bother?
To have a good idea what various browsers might do, you should start
with valid HTML and CSS -- it makes life so much simpler!
--
Ben.

Sep 26 '07 #5

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

Similar topics

14
by: Fabian | last post by:
function getImage(id,x,y) { if (mpdef == undefined) { // set to default image document.getElementById(id).src = terrdef; } else { document.getElementById(id).src = terrdef ]; } return; }
4
by: Drew Lettington | last post by:
I'm making a simple call to display error messages in a MessageBox from a Windows form and the MessageBox is not behaving in a modal fashion. My modal form displays, the user clicks a button and...
5
by: amit kumar | last post by:
I am calling a function which returns pointer to a map. The declaration of the map is map<int,vectxyz*>. vectxyz is a vector containing pointer to a class xyz. For map<int,vectxyz*>* p1 In the...
8
by: DamonChong | last post by:
Hi, I am new and had this piece of code which I created but it is not behaving as expected. I'm using g++, can someone help me out? Thank you. //--------file (Object.cc)----------- class Object...
0
by: elime | last post by:
Hi all I have a strange behaving on some PC with my DataGrid. It only occurs on some PC, on others it works perfectly fine. ->(same ..net version installed) it's very confusing. starting...
3
by: Steve - DND | last post by:
I just implemented a page that performs a Response.Redirect(url, true). As such, I wrapped it in a try catch, and explicitly caught a ThreadAbortException. However, the thread abort exception was...
2
by: bingomanatee | last post by:
I have developed what amounts to a fancy shopping cart wizard for a scientific instrument using VB.NET. We are having some disturbing phenomena relating to dropdown controls. On my system and...
16
by: Sathyaish | last post by:
I am expecting a VBA code module in one of the VBA apps, but much to my astonishment, I don't seem to find my way through it. It seems like I am looking at a fully compiled binary. I have an MDB...
3
by: David Vincent | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hello I'm hoping to get some insight into a situation that seems odd to me. My Python experience is limited; I've just started using the unittest module....
3
by: prouleau001 | last post by:
Hi all, While trying to use simplejson under Python 2.4.3 I have been investigating the handling of special floating point values and found that both Python 2.4 and 2.5 return False when...
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
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...
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
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...
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...

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.