It's hard to tell from the screenshots exactly why it's happening like this.
Is it not displaying below the text box because there isn't sufficient space
below it? And then if it's trying to put it above the text box, is there
sufficient space above it? maybe it's stuck in the middle?

Another option would be to use an inline datepicker (attach to a div instead
of an input) that you could show and hide when the user clicks in the text
box. This would actually expand the form to include the datepicker always
below, rather than place it over any form content.

- Richard

On Tue, Feb 24, 2009 at 12:59 AM, Kenny <[email protected]> wrote:

>
> I've included some screenshots here:
>
> Before Focus
> http://www.quicksnapper.com/kennymeyers/image/before-focus
>
> After Focus
> http://www.quicksnapper.com/kennymeyers/image/after-focus
>
> Any help would be much appreciated! I have some beta invites for our
> site as well (a beer review site) I could give in return (www.
> 97bottles.com)
>
> Cheers,
> Kenny
>
>
> On Feb 22, 1:04 pm, Kenny <[email protected]> wrote:
> > Hello all,
> >
> > Longtime listener, first-time caller. I've been working on a site with
> > the latest version of the jQuery UI (RC6) and jQuery (1.3.1). When
> > using the datepicker on an input box, and the scroll area of the
> > window causes the calendar to appear above the form, it actually
> > covers the form. What I'm wondering is if there is a way to make sure
> > that either a) The datepicker never appears above the input box or b)
> > The datepicker correctly calculates the height of the date input box
> > and aligns itself to the top edge of said box.
> >
> > Any help would be much appreciate.
> >
> > Thanks,Kenny
> >
>

--~--~---------~--~----~------------~-------~--~----~
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