Perfect! Turned out to be "table-row..." Thanks much :) On Tue, Oct 7, 2008 at 2:51 PM, rasmusfl0e <[EMAIL PROTECTED]> wrote:
> > the combination should be something like: display: table-cell / > display: none > > On Oct 7, 11:37 pm, tr0y <[EMAIL PROTECTED]> wrote: > > I'm having a problem where the table cells collapse and get all wonky > > on a key event. Clearly I am doing something, but I can't seem to > > track down what it is. The only style I am changing is between > > display: block / display: none, but I am guessing that applying a > > block element within the table is messing it up. Any thoughts on > > solving this problem are greatly appreciated. > > > > You can see a demo of the problem here: > > > > http://www.consideropen.com/inprogress/live_search.html >
