On Sep 23, 2006, at 8:25 PM, Tee Peng wrote:

I encounter a very strange Safari problem with floated divs. Running out of idea to fix it and thereby requested permission from client to post the page for help.

In the below 'edit-waypoint' page, on the left column at the bottom, there are three floated divs with extra div wrapper. The "notes" textarea section should stay on the right and it display exactly where it should be in all browser except Safari. In Safari, instead of staying to the right, it fall below the floated divs on the left.

Safari problem
http://project.lotusseedsdesign.com/edit-waypoint.html

width-less floats. Both #trip_edit and #trip_edit_rht are floated but you don't specify a width for the first one.

Not sure why Safari is not collapsing the width of #trip_edit to the width of its content. Maybe because div.trip_info isn't set to clear the previous float.

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>





*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to