首页 > 代码库 > input标签让光标不出现

input标签让光标不出现

<input  class="red" readonly unselectable="on" >

 

input点击变为搜索框,用form包住绑定搜索事件

 

input标签让光标不出现