$(document).on('keypress','.databox input.textbox-text',function(){ $('.easyui-datebox').datebox('hidePanel'); });