This is reported as bug #219

On 10/26/06, David <[EMAIL PROTECTED]> wrote:
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/



--
If there's anything more important than my ego around, I want it caught and shot now.
-- Zaphod
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to