|
Re: [jQuery] Possible changes to hide/show: msg#01220lang.javascript.jquery
John Resig schrieb: > For animating the height of a row, you need to animate the contents of > every single cell within the row, for example: > > <tr> > <td><div style="height: 10px;overflow:hidden;">test</div></td> > <td><div style="height: 10px;overflow:hidden;">hello</div></td> > </tr> > > This is because, in the HTML spec "the height of a row is as tall as > its tallest column" (or some such). Just another thought: if you set "table-layout: fixed;" tables start to behave differently concerning computing the width. Maybe height is also affected... -- Klaus
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [jQuery] Is there a way to "endAll()"?, Christof Donat |
|---|---|
| Next by Date: | Re: [jQuery] Greybox Redux (Reworked) (Demo), Klaus Hartl |
| Previous by Thread: | Re: [jQuery] Possible changes to hide/show, Brandon Aaron |
| Next by Thread: | [jQuery] jQuery Website Gallery, Matt Stith |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |