> Im having trouble finding out how popups are actually done. It does not
> look at it is setup like this:
>
> http://developer.yahoo.com/yui/examples/calendar/popup.html
>
> Or it's either merged deep in some of the js scripts bundled..

It doesn't actually really "popup" like windows do. It's an element
that is initially hidden, and clicking the icon triggers it's
visibility.

> as this is something we critical need, i'd really be glad for any hints
> on going forward with this..

Try using AbstractCalendar instead, that should display a regular
calendar. It is not nearly as well maintained as DatePicker - I
actually wanted to delete it a few weeks ago, but Igor objected - but
I think it should work. Patches are welcome to bring it more in line
with DatePicker if needed (e.g. the handling of datepatterns is much
better in DatePicker).

Also, read the documentation of YUI Calendar. It's quite good.

Regards,

Eelco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to