[jquery-ui] Re: Datepickers Side-by-Side

2009-07-04 Thread becampbel
what if you set this css rule div#lastMonth {float: left;} > > ----- Original Message - > From: "becampbel" > To: > Sent: Friday, July 03, 2009 2:48 PM > Subject: [jquery-ui] Re: Datepickers Side-by-Side > > > > > > The basic

[jquery-ui] Re: Datepickers Side-by-Side

2009-07-04 Thread becampbel
; -Brian > > > > Cesar Sanz wrote: > > > > So, "lastMonth" is above "nextMoth" > > can you post your code using www.jsbin.com ? > > what if you set this css rule div#lastMonth {float: left;} > > ----- Original M

[jquery-ui] Re: Datepickers Side-by-Side

2009-07-04 Thread Charlie
wrote: So, "lastMonth" is above "nextMoth" can you post your code using www.jsbin.com ? what if you set this css rule div#lastMonth {float: left;} - Original Message - From: "becampbel" To: Sent: Friday, July 03, 2009 2:48 PM Subject: [jque

[jquery-ui] Re: Datepickers Side-by-Side

2009-07-04 Thread becampbel
iginal Message - > From: "becampbel" > To: > Sent: Friday, July 03, 2009 2:48 PM > Subject: [jquery-ui] Re: Datepickers Side-by-Side > > >> >> >> The basic markup is below. I'v e tried adding display: inline; to the >> outter >> d

[jquery-ui] Re: Datepickers Side-by-Side

2009-07-03 Thread Cesar Sanz
So, "lastMonth" is above "nextMoth" can you post your code using www.jsbin.com ? what if you set this css rule div#lastMonth {float: left;} - Original Message - From: "becampbel" To: Sent: Friday, July 03, 2009 2:48 PM Subject: [jquery-ui] Re: Datepi

[jquery-ui] Re: Datepickers Side-by-Side

2009-07-03 Thread becampbel
The basic markup is below. I'v e tried adding display: inline; to the outter div, inner divs, etc. Nothing seems to work. Thanks, -Brian Cesar Sanz wrote: > > > css? > Can you show your html mark up? > > - Original Message - > From: "becampbel" > To: > Sen

[jquery-ui] Re: Datepickers Side-by-Side

2009-07-03 Thread Cesar Sanz
css? Can you show your html mark up? - Original Message - From: "becampbel" To: Sent: Friday, July 03, 2009 10:09 AM Subject: [jquery-ui] Datepickers Side-by-Side > > > I want to display 2 date pickers, side by side - one for last month, one > for > next month. I'm creating them in