Re: [jQuery] Table cell space

2006-11-04 Thread Yehuda Katz
tra margins and mess up design. - Original Message - From: Yehuda Katz To: jQuery Discussion. Sent: Sunday, November 05, 2006 12:48 AM Subject: Re: [jQuery] Table cell space The logic would probably go something like this: * wrapInner the cell in a  * Test t

Re: [jQuery] Table cell space

2006-11-04 Thread Dragan Krstic
Like that. If v-align is not defined, then it is top. But why not ? will add extra margins and mess up design. - Original Message - From: Yehuda Katz To: jQuery Discussion. Sent: Sunday, November 05, 2006 12:48 AM Subject: Re: [jQuery] Table cell space The

Re: [jQuery] Table cell space

2006-11-04 Thread Yehuda Katz
Saturday, November 04, 2006 7:46 PM Subject: Re: [jQuery] Table cell space Dave,Thanks! Unfortunately, I need to fix the problem sometime today :(Hopefully I will be able to replace whatever hackery I come up with with your reworked corner plugin :-D-- Yehuda On 11/4/06, Dave Met

Re: [jQuery] Table cell space

2006-11-04 Thread Yehuda Katz
ext it self, I'll wrap that text with div, and then read the height of that div. - Original Message - From: Yehuda Katz To: jQuery Discussion. Sent: Saturday, November 04, 2006 7:46 PM Subject: Re: [jQuery] Table cell space Dave,Thanks! Unfortunately, I need to

Re: [jQuery] Table cell space

2006-11-04 Thread Dragan Krstic
To: jQuery Discussion. Sent: Saturday, November 04, 2006 7:46 PM Subject: Re: [jQuery] Table cell space Dave,Thanks! Unfortunately, I need to fix the problem sometime today :(Hopefully I will be able to replace whatever hackery I come up with with your reworked corner plugi

Re: [jQuery] Table cell space

2006-11-04 Thread Yehuda Katz
Dave,Thanks! Unfortunately, I need to fix the problem sometime today :(Hopefully I will be able to replace whatever hackery I come up with with your reworked corner plugin :-D-- Yehuda On 11/4/06, Dave Methvin <[EMAIL PROTECTED]> wrote: > Is there a way to get the amount of "padding"-like> space ab

Re: [jQuery] Table cell space

2006-11-04 Thread Dave Methvin
> Is there a way to get the amount of "padding"-like > space above text in a table cell that's there as a > result of cell alignment. For example, if I align my > cell to the bottom, it's useful to know how much > space is above the text (specifically, for the corner > plugin, which doesn't take th

[jQuery] Table cell space

2006-11-03 Thread Yehuda Katz
Is there a way to get the amount of "padding"-like space above text in a table cell that's there as a result of cell alignment. For example, if I align my cell to the bottom, it's useful to know how much space is above the text (specifically, for the corner plugin, which doesn't take this type of s