since I was playing in the date/color picker code tonight, I
realized that the current implementation will only work
correctly with a single popup. To support having multiple
popups, will require a rewrite and while doing that we might
as well attempt to make both the inline div and popup code
be the same core.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=27290
date pickers should really be inline in the document using
div's, etc. :)
Logged In: YES
user_id=236631
That's a good idea too. Would you want to keep both methods for
more compatibility?
Logged In: YES
user_id=27290
since I was playing in the date/color picker code tonight, I
realized that the current implementation will only work
correctly with a single popup. To support having multiple
popups, will require a rewrite and while doing that we might
as well attempt to make both the inline div and popup code
be the same core.