Cyril Demars schreef: > Hey, > first, thanks a lot for the amazing librairy! > ..but i have a little trouble width the slideDown effect. > > > > My <p> doesn't slide down enought, so the text overflow the tag and push > violently the next tag out to the bottom... > you can see it here: > http://www.pixoil.com/1000visages/films.html > and by clicking the first button "Voir la note d'intention" > > i don't see what going wrong.. > here, my css of the <p> (that i want slideDown): > > .front p.note{ > position: relative; > width: 380px; > font-size: 10px; > color:#565656; > display:none; > border: 1px solid red; > } > > > thanks a lot. > If i check the element in firebug i see the height is set to 162px. Do you set the height somewhere in your javascript code? The overflow is set to visible too.
Nice designed page by the way. David _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
