i' like to make some jquery widget, which will have behavior like jquery ui datepicker: it should appears when focus on input tag and this widget and should be hidden when user mouse focus not in this widget and input tag, can you help me to say the right way to implement this behavior
thanks