如图所示,





码,如以下:<input id="user_sn" class="loginInput" name="user_sn" type="text" maxlength="50" value="" onkeyup="showContent(this,event,'zTree','dictSn',true,true);" autocomplete="off"/>


onkeyup这是基本的。表示键盘解除。触发事件showContent();