Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Float Problem With Ie5 Mac, It Doesn't ...
jlhaslip
post Jan 29 2006, 09:56 PM
Post #1


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 4,327
Joined: 24-July 05
From: Linix, DOS and Windows…the good, the bad and the ugly
Member No.: 9,787
Spam Patrol
myCENT:12.10



I have an HTML page that the client is viewing with an IE5 Mac and the title page includes a picture with the text material floated beside it. However, because the Browser she has is IE5 Mac, the float fails. Does anyone know of a hack to get IE5 Mac to accept the Float???

This is the htnl I am using. It works wonderfully in FF and Opera.

HTML
<div style="padding: 6px; float: right;">
<img src="images/m1.jpg" alt="Name here" title="Name here" width="200px" /></div>


thanks.

This post has been edited by jlhaslip: Feb 2 2006, 06:53 AM
Go to the top of the page
 
+Quote Post
Tyssen
post Jan 29 2006, 10:16 PM
Post #2



***********

Group: Members
Posts: 1,161
Joined: 9-May 05
From: Brisbane, QLD
Member No.: 6,818



IE5/Mac is trouble to work with and there is no good reason to still be supporting it especially as Microsoft themselves now recommend Mac users to ditch it in favour of Safari.
That's probably not going to help in your situation, so I'd suggesting posting your question at CSS Creator as there's people over there who use Macs who know what they're talking about when it comes to CSS.
Go to the top of the page
 
+Quote Post
jlhaslip
post Jan 30 2006, 12:34 AM
Post #3


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 4,327
Joined: 24-July 05
From: Linix, DOS and Windows…the good, the bad and the ugly
Member No.: 9,787
Spam Patrol
myCENT:12.10



QUOTE(jlhaslip @ Jan 29 2006, 02:56 PM)

HTML
<div style="padding: 6px; float: right;  ***  WIDTH: 20%;  ***  ">
<img src="images/m1.jpg" alt="Name here" title="Name here" width="200px" /></div>


thanks.
*



For the float to be positioned correctly in an IE5/Mac, there must be a width stated on the item being floated or the float is created at 100 per cent width and pushes down the next div. Including this width doesn't seem to bother the other Browsers. I made the width smaller than the Image, so it works perfectly.
Thanks for your assistance, Tyssen. Good link up there, by the way...

Notice from jlhaslip:

edit typos and close topic

* topic closed *

This post has been edited by jlhaslip: Feb 2 2006, 06:52 AM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Another Kind Of Css Background Float Trouble(8)


 



- Lo-Fi Version Time is now: 2nd December 2008 - 01:26 PM