[jQuery] slideUp / slideDown and nested divs
[jQuery] slideUp / slideDown and nested divs
While converting from prototype + script.aculo.us to jQuery +
interface I now have a problem with nested divs and slideUp /
slideDown functions. To me it seems these efects don't transfer the
heigh to parent div. Check these two examples.
initially display: none;
http://www.appelsiini.net/~tuupola/jquery/slideupdown/slideupdown.html
initially display: block;
http://www.appelsiini.net/~tuupola/jquery/slideupdown/slideupdown2.html
Is this problem more with html or with jQuery?
--
Mika Tuupola
http://www.appelsiini.net/~tuupola/
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/
Topic Participants
tuupola
george.jquery
luke
John Resig
boermans