Good eye, Will.  I swear I carefully went-over that code.

top:-100px or not, it's evident that the <input>'s CSS top: is being
overwritten by subsequent code, so increasing that wouldn't change
anything.

I'll create a fungible repro case and post a ticket...

**--**  Steve


On Apr 1, 10:38 am, Will Dean <[email protected]> wrote:
>  Apr 1, 3:21 pm, Steven Black <[email protected]> wrote:
>
> > Anybody?
>
> > Why does Datepicker create an indeterminate control, and why is this
> > control arbitrarily visible?
>
> I can't give any authoritative answer here, but looking at the
> datepicker source, that input field is normally supposed to lurk at
> 0,-100, and the bit which makes it visible has the comment "// move
> input on screen for focus, but hidden behind dialog"
>
> Assuming that top=-100px is invisible seems a bit of a gamble to me,
> somewhat redolent of 1990's GUI development, but clearly that's not
> the problem for you as it's already been moved by the time you see it.
>
> Is this a 'z' order problem, perhaps?
>
> Will
--~--~---------~--~----~------------~-------~--~----~
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