[jQuery] Re: A perhaps SOT CSS/jQuery question

2007-07-26 Thread Christopher Jordan
Yeah, it kinda sucks, but I've got some work to do for another client that ought to last me maybe a week or so. But that other client was my bread 'n butter. :o( Anyway, thanks again! Chris On 7/26/07, Benjamin Sterling [EMAIL PROTECTED] wrote: Ah.. been there before. On 7/26/07, Christopher

[jQuery] Re: A perhaps SOT CSS/jQuery question

2007-07-26 Thread Christopher Jordan
Thanks Benjamin. I'll see if that helps. Unfortunately, that client just up and decided out of the blue to stop work on all projects for about a months time, so who knows when (if) I'll get back to it. :o( Chris On 7/26/07, Benjamin Sterling [EMAIL PROTECTED] wrote: Chris, with out actually

[jQuery] Re: A perhaps SOT CSS/jQuery question

2007-07-26 Thread Benjamin Sterling
Ah.. been there before. On 7/26/07, Christopher Jordan [EMAIL PROTECTED] wrote: Thanks Benjamin. I'll see if that helps. Unfortunately, that client just up and decided out of the blue to stop work on all projects for about a months time, so who knows when (if) I'll get back to it. :o( Chris

[jQuery] Re: A perhaps SOT CSS/jQuery question

2007-07-26 Thread Christopher Jordan
Benjamin, I know. I thought the preferred method for event handling was to use the bind method. Isn't .hover() just a short cut for what I've done? Always happy to learn something new. :o) Thanks, Chris On 7/26/07, Benjamin Sterling [EMAIL PROTECTED] wrote: Also, this:

[jQuery] Re: A perhaps SOT CSS/jQuery question

2007-07-26 Thread Benjamin Sterling
Chris, with out actually seeing in action, my assumption is that you have the height set to 413px and do not specify a overflow to either hidden, auto or scroll and the assumption is that as some point the box is being forced taller and not resizing after there is smaller inner content. I would