sarsnake
sarsnake

Reputation: 27703

Jquery UI date-picker focusout

Jquery UI date picker loses focus when selecting a date. Are there any alternatives to this? If not, how do I achieve the standard web bevaviour of user entering data into the input field and not losing focus while doing so.

Upvotes: 0

Views: 1429

Answers (1)

sarsnake
sarsnake

Reputation: 27703

I ended up using onselect function of the date picker

Upvotes: 1

Related Questions