/    Sign up×
Community /Pin to ProfileBookmark

Height difference between Safari and FF

Hey Guys

I have set a px height for one of my div tags and it displays a huge difference between FF and Safari. Safari is atleast afew 100px longer. See code below:

HTML

[code=html]<div id=”ContactList”>
<div id=”contactListSearch”>
Search
</div>

<div id=”Contacts”>contacts here
</div>
</div>[/code]

CSS

[code=html]#ContactList {
height : 100%;
position : relative;
float :left;
margin-top : 2px;
padding-bottom : 8px;
border : solid 1px #dddddd;
background-color : #efeeee;
width : 150px;
}
#contactListSearch {
padding-top : 15px;
margin-left : 9px;
font-size : 70%;
line-height : 1.6em;
}
#Contacts {
margin : 10px 0 0 8px;
width : 130px;
height : 772px;
background-color : #FFF;
border : solid 1px #CCC;
overflow : auto;
}[/code]

to post a comment
CSS

1 Comments(s)

Copy linkTweet thisAlerts:
@FangAug 24.2008 — Not seeing this on XP, in fact on Fx it's larger than Safari.

What is the full document?
×

Success!

Help @Shaolin spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.25,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...