Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > float in IE 5

float in IE 5
Thread Tools
Fresh-Faced Recruit
Join Date: Dec 2001
Location: Portland, Oregon
Status: Offline
Reply With Quote
Dec 19, 2001, 11:49 AM
 
We've designed a calendar for our web application that uses float to position a series of divs (one for each day). It works great on IE 5 and 6 on the PC, as well as NN 6 on the PC. It totally bombs on the mac. Anyone have any suggestions for getting float to position divs?
     
Senior User
Join Date: May 2001
Location: Nottingham, UK
Status: Offline
Reply With Quote
Dec 19, 2001, 11:58 AM
 
what do you mean 'float'? could you post some code/urls for a test?
     
maureen  (op)
Fresh-Faced Recruit
Join Date: Dec 2001
Location: Portland, Oregon
Status: Offline
Reply With Quote
Dec 19, 2001, 12:18 PM
 
Here's the css style for the individual days on the calendar:
.MonthCalDay {
position: relative;
float: left;
width: 14%;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
line-height: 11px;
}

and the week:
.MonthCalWeek {
position: relative;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 9px;
line-height: 10px;
border-top: 2px solid #333;
padding: 0px 0px 0px 0px;
width: 100%;
}

I'd attach a picture, but I'm not sure how...
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 12:42 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2