Hi,

Yes, a discussion about this issue is happening over here:

http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/d78f070af53969c1/0236c5be50e10cb3

On Fri, Jan 30, 2009 at 1:22 AM, Luenyar <[email protected]> wrote:

>
> the options:
>                numberOfMonths: [2,3],
>                stepMonths: 4,
>                showOn: 'both',
>                buttonImage: '/common/images/calendar.png',
>                buttonImageOnly: true
>
> should display for example:
> 1   2   3
> 4   5   6
>
> But if the month in 3's position has less weeks than either of the
> months to the left of it (1, 2), it displays the second row
> incorrectly.  So you might end up with:
> 1   2   3
>    4   5
> 6
>
> I scrolled several months and it seems to be always true.  You can see
> how it is happening easily with Firebug highlighting.  Setting a fixed
> CSS height to the monthly divs fixes it.  Is anyone else fixing this
> another way, or there is possible a fix in the works for a future
> release?
>
> Thanks,
> Milton
>
> >
>


-- 
Ca-Phun Ung
+ http://yelotofu.com
+ hongkong, zce, jquery, php, css, html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to